Skip to content

Commit

Permalink
add ignore file to apply pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tkimura4 committed Dec 3, 2021
1 parent 7f77028 commit 88ec07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ repos:
args: ["--quiet"]
exclude: ".cu"

exclude: ".svg"
exclude: ".svg|common/autoware_auto_perception_rviz_plugin"

0 comments on commit 88ec07d

Please sign in to comment.