Warning, /sdk/clazy/_git_blame_ignore_revs is written in an unsupported language. File is not indexed.
0001 # When calling git blame, pass it this file 0002 # to avoid seeing cosmetic changes in the 0003 # blame list. 0004 0005 # For example: 0006 # git blame --ignore-revs-file=_git_blame_ignore_revs src/Clazy.cpp 0007 0008 # Use isa and isa_and_nonnull when possible 0009 24e7eedacb2ea87f3afc6ac5be56b5c806091e24 0010 # Applied clang-tidy's several readability improvements 0011 05d4020614379557f733739d7f6495dc0c2ad0bd 0012 # Avoid copying when copies are not needed 0013 0f5c9f812a4f274e70ec4a5e2ed603aa54fb7387 0014 # Applied clang-tidy's misc-unused- checks 0015 a9d93189ffc98c543f9656be9f3114b1620d07e9 0016 # Applied clang-tidy's modernize-use-override 0017 c0df00c291d47f8845c7ee4ca0bc3f66a1d17efd 0018 # Applied clang-tidy's modernize-use-nullptr 0019 229df6ab989a917d8cb93f09cf684829c46c8395 0020 # Applied clang-tidy's modernize-use-using 0021 45174f7aeae5e1f0a0873b71198712d5e2511630 0022 # Applied clang-tidy's modernize-use-auto 0023 6f6cc532b0eff5c02e29653dc6886660c0bef1c2 0024 # Apply clang-format to all source files 0025 8c4886339fbe3681804c6e5c7585f137ddc101f5 0026 # No more using namespace std 0027 3ff10cb3fa1ee368f312c8916d6a300b20c5604e