diff options
author | Fedja Beader <fedja@protonmail.ch> | 2025-02-12 20:57:47 +0000 |
---|---|---|
committer | Fedja Beader <fedja@protonmail.ch> | 2025-02-12 20:57:47 +0000 |
commit | 530545589cdaf6d1664438e885d0b4e538684d9b (patch) | |
tree | 4f7da5e436dfdf1c8cf12423eca712f0325f8f5f /src/resources/sprite/animatedsprite.cpp | |
parent | 5a79d993810032a9b628c13f8192f3a1ac8ba830 (diff) | |
download | manaplus-530545589cdaf6d1664438e885d0b4e538684d9b.tar.gz manaplus-530545589cdaf6d1664438e885d0b4e538684d9b.tar.bz2 manaplus-530545589cdaf6d1664438e885d0b4e538684d9b.tar.xz manaplus-530545589cdaf6d1664438e885d0b4e538684d9b.zip |
Fix erroneous call in find that resulted in cpplint processing only *.cc files
https://git.themanaworld.org/mana/plus/-/jobs/183682#L81
the ORs were not groupped together in the find call, resulting in only
*.cc files being processed.
> Total errors found: 3463
Well, this will take a while to fix :disappointed: .
Squashed with:
* Trim unnecessary excludes, for there is no matching error to exclude.
Fine-tune the remaining ones.
* The grep below wasn't working as find exited nonzero and code that was
supposed to handle that wasn't working as well as expected
****
mana/plus!126
Diffstat (limited to 'src/resources/sprite/animatedsprite.cpp')
0 files changed, 0 insertions, 0 deletions