We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04ab089 + 388bf12 commit 9b89154Copy full SHA for 9b89154
scripts/cpp_lint.py
@@ -211,7 +211,7 @@
211
'whitespace/todo'
212
]
213
214
-# The default state of the category filter. This is overrided by the --filter=
+# The default state of the category filter. This is overridden by the --filter=
215
# flag. By default all errors are on, so only add here categories that should be
216
# off by default (i.e., categories that must be enabled by the --filter= flags).
217
# All entries here should start with a '-' or '+', as in the --filter= flag.
0 commit comments