mass change: apply snake case to tokens (#2518)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
9a9265c672
commit
18370557b2
@@ -17,7 +17,7 @@
|
||||
|
||||
- List available tests, filtered by a given search pattern:
|
||||
|
||||
`cppcheck --errorlist | grep "{{search pattern}}"`
|
||||
`cppcheck --errorlist | grep "{{search_pattern}}"`
|
||||
|
||||
- Check a given file, ignoring specific tests:
|
||||
|
||||
|
Reference in New Issue
Block a user