Skip to content

Commit

Permalink
Clang format (ros-navigation#193)
Browse files Browse the repository at this point in the history
Clang format
  • Loading branch information
Oleksandr authored Nov 30, 2021
1 parent d6d3d75 commit a2b12f3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
hooks:
- id: end-of-file-fixer
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v13.0.0
hooks:
- id: clang-format

0 comments on commit a2b12f3

Please sign in to comment.