Merge branch 'master' of git.246060.ru:f1x1t/clang-tidy-readability-identifier-naming
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
||||
compile_commands.json
|
||||
|
||||
|
2
test_IgnoreMainLikeFunctions.cpp
Normal file
2
test_IgnoreMainLikeFunctions.cpp
Normal file
@ -0,0 +1,2 @@
|
||||
int main() {
|
||||
}
|
Reference in New Issue
Block a user