index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
lint-clang-format.sh
Age
Commit message (
Expand
)
Author
2021-11-02
Meta: Adhere to latest ScriptCheck standards (SC2268)
thislooksfun
2021-08-14
Tests: Add regression tests for the LibCpp preprocessor
Itamar
2021-08-14
LibCpp: Move parser tests to Userland/Libraries/LibCpp/Tests/parser
Itamar
2021-08-07
Meta: Remove syslog.h from clang-format exclusion list
Andrew Kaster
2021-07-15
Meta: Do not warn user about too modern clang-format
Riyyi
2021-05-19
LibCpp: Add regression tests for the parser
Itamar
2021-05-19
CppLanguageServer: Put cpp test files in /home/anon/cpp-tests/
Itamar
2021-04-19
Meta: Remove references to Userland/Libraries/LibELF/exec_elf.h
Brendan Coles
2021-03-03
Meta: Stop excluding getopt.cpp from linting
Idan Horowitz
2021-03-03
LibCore+LibHTTP+LibGfx: Switch to LibCompress
Idan Horowitz
2021-02-08
Kernel: Make Arch/i386/CPU.cpp safe to run through clang-format
AnotherTest
2021-01-22
Meta: Get building on NixOS (#5005)
Jonathan Turner
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling
2021-01-10
Meta: Only complain about linter tools if relevant files have changed
Andrew Kaster
2020-12-31
Meta+Docs+CI: Require clang-format >= 11
Linus Groh
2020-12-27
Meta: Update lint-{clang-format,shell-scripts}.sh to take a list of files
Linus Groh
2020-12-22
Meta: Use the correct clang-format
Ben Wiederhake
2020-12-01
Meta: Nicer wording in lint
Ben Wiederhake
2020-09-25
Meta: Provide script to automatically flag bad formatting
Ben Wiederhake