summaryrefslogtreecommitdiff
path: root/Meta/lint-clang-format.sh
AgeCommit message (Expand)Author
2021-11-02Meta: Adhere to latest ScriptCheck standards (SC2268)thislooksfun
2021-08-14Tests: Add regression tests for the LibCpp preprocessorItamar
2021-08-14LibCpp: Move parser tests to Userland/Libraries/LibCpp/Tests/parserItamar
2021-08-07Meta: Remove syslog.h from clang-format exclusion listAndrew Kaster
2021-07-15Meta: Do not warn user about too modern clang-formatRiyyi
2021-05-19LibCpp: Add regression tests for the parserItamar
2021-05-19CppLanguageServer: Put cpp test files in /home/anon/cpp-tests/Itamar
2021-04-19Meta: Remove references to Userland/Libraries/LibELF/exec_elf.hBrendan Coles
2021-03-03Meta: Stop excluding getopt.cpp from lintingIdan Horowitz
2021-03-03LibCore+LibHTTP+LibGfx: Switch to LibCompressIdan Horowitz
2021-02-08Kernel: Make Arch/i386/CPU.cpp safe to run through clang-formatAnotherTest
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2021-01-10Meta: Only complain about linter tools if relevant files have changedAndrew Kaster
2020-12-31Meta+Docs+CI: Require clang-format >= 11Linus Groh
2020-12-27Meta: Update lint-{clang-format,shell-scripts}.sh to take a list of filesLinus Groh
2020-12-22Meta: Use the correct clang-formatBen Wiederhake
2020-12-01Meta: Nicer wording in lintBen Wiederhake
2020-09-25Meta: Provide script to automatically flag bad formattingBen Wiederhake