Avoid parsing of fatalerror.cpp as lint failure
authorPaul Bauer <paul.bauer.q@gmail.com>
Sun, 24 May 2020 08:03:01 +0000 (08:03 +0000)
committerMark Abraham <mark.j.abraham@gmail.com>
Sun, 24 May 2020 08:03:01 +0000 (08:03 +0000)
commitd10dc19c6aa9f8565d023a523d86b8e33f1d86ec
tree0ef7529fa810e4108930dd1c69df08f1f86c566a
parent30dc1d86e65cc779a366a88e2498edaf8494bf20
Avoid parsing of fatalerror.cpp as lint failure

When the file was changed its presence could cause the linter to fail
even though no errors are present. Fixed by avoiding the name in the
regular expression.

Change-Id: I0c066ede89b30bfd98b5ad335ec40ea756445e00
admin/clang-tidy.sh