summaryrefslogtreecommitdiff
path: root/src/gui/windows/minimap.cpp
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2025-02-12 20:57:47 +0000
committerFedja Beader <fedja@protonmail.ch>2025-02-12 20:57:47 +0000
commit530545589cdaf6d1664438e885d0b4e538684d9b (patch)
tree4f7da5e436dfdf1c8cf12423eca712f0325f8f5f /src/gui/windows/minimap.cpp
parent5a79d993810032a9b628c13f8192f3a1ac8ba830 (diff)
downloadmanaplus-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/gui/windows/minimap.cpp')
0 files changed, 0 insertions, 0 deletions