summaryrefslogtreecommitdiff
path: root/Tools/lint.sh
AgeCommit message (Expand)Author
2025-04-23linter: Bump clang-format version to 19.1Joshua Vandaële
2023-02-02lint: replace egrep with grep -EScott Mansell
2023-02-02lint: update to clang-format-13Pierre Bourdon
2022-08-15lint: Don't check for WSL2 host path on non-Linux OSesOatmealDome
2022-06-08lint: use git.exe if the source resides on v9fsShawn Hoffman
2021-08-30Update clang-format to version 12Léo Lam
2021-01-28require clang-format 10.0Shawn Hoffman
2020-01-08Require clang-format 9 and reformat source codeLéo Lam
2019-05-05Update lint.sh to clang-format 7.0Techjar
2019-03-09Tools/lint.sh: Look for specific versions of clang-format firstspycrab
2018-10-05lint: remove superfluous loggingbooto
2018-08-26Add Android code style enforcement to lint.shriking
2018-04-12Tools: Bump lint.sh versionspycrab
2017-08-16Tools: Check for git and clang-format version 3.8.* in lint.shN.E.C
2017-08-13Tools/lint.sh: lint all of Source, not just CoreMichael M
2017-07-18Tools/lint.sh: turn on Bash 'strict mode'Michael Maltese
2017-06-05Tools: Allow diffing against arbitrary revisionsLéo Lam
2017-05-08lint: Check for newline at EOFSepalani
2016-08-11Tools: Fix the lint scriptLéo Lam
2016-08-02Tools: Fix lint by removing unneeded awkLéo Lam
2016-07-26Tools: Don't run lint on deleted filesLéo Lam
2016-06-24lint: bash is hard, actually return errorsPierre Bourdon
2016-06-24linter: run clang-format and fail on diffsPierre Bourdon
2016-06-24linter: Stop checking for include ordering (inconsistent with clang-format)Pierre Bourdon
2015-10-31Add linter script which will replace the ad-hoc commands ran by the linter Bu...Pierre Bourdon