mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:10:12 +01:00
Tell codespell to ignore: copyable,circularly (#99)
This commit is contained in:
@@ -19,6 +19,7 @@ repos:
|
||||
rev: v1.17.1
|
||||
hooks:
|
||||
- id: codespell
|
||||
args: ['-L', 'copyable,circularly']
|
||||
exclude: '^src/jekyll/Gemfile.lock$'
|
||||
- repo: local
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user