summaryrefslogtreecommitdiff
path: root/Meta/check-style.py
AgeCommit message (Expand)Author
2023-01-07Everywhere: Remove "LibC/" includes, add lint-rule against itBen Wiederhake
2022-11-08Kernel: Split the Ext2FileSystem.{cpp,h} files into smaller componentsLiav A
2022-09-24LibJS: Add JS::SafeFunction, like Function but protects captures from GCAndreas Kling
2022-09-18Meta: Only check changed files in check-style.py during pre-commitBen Wiederhake
2022-09-16Meta: Remove the obsolete linter check for LibM/math.hTim Schumacher
2022-05-21LibCodeComprehension: Re-organize code comprehension related codeItamar
2021-12-23LibC: Allow multiple includes of `<assert.h>`Michel Hermier
2021-12-23Meta: Allow to skip `#pragma once` checkMichel Hermier
2021-10-27Meta: Reimplement license checker in pythonBen Wiederhake