index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
/
lint.sh
Age
Commit message (
Expand
)
Author
2025-04-23
linter: Bump clang-format version to 19.1
Joshua Vandaële
2023-02-02
lint: replace egrep with grep -E
Scott Mansell
2023-02-02
lint: update to clang-format-13
Pierre Bourdon
2022-08-15
lint: Don't check for WSL2 host path on non-Linux OSes
OatmealDome
2022-06-08
lint: use git.exe if the source resides on v9fs
Shawn Hoffman
2021-08-30
Update clang-format to version 12
Léo Lam
2021-01-28
require clang-format 10.0
Shawn Hoffman
2020-01-08
Require clang-format 9 and reformat source code
Léo Lam
2019-05-05
Update lint.sh to clang-format 7.0
Techjar
2019-03-09
Tools/lint.sh: Look for specific versions of clang-format first
spycrab
2018-10-05
lint: remove superfluous logging
booto
2018-08-26
Add Android code style enforcement to lint.sh
riking
2018-04-12
Tools: Bump lint.sh version
spycrab
2017-08-16
Tools: Check for git and clang-format version 3.8.* in lint.sh
N.E.C
2017-08-13
Tools/lint.sh: lint all of Source, not just Core
Michael M
2017-07-18
Tools/lint.sh: turn on Bash 'strict mode'
Michael Maltese
2017-06-05
Tools: Allow diffing against arbitrary revisions
Léo Lam
2017-05-08
lint: Check for newline at EOF
Sepalani
2016-08-11
Tools: Fix the lint script
Léo Lam
2016-08-02
Tools: Fix lint by removing unneeded awk
Léo Lam
2016-07-26
Tools: Don't run lint on deleted files
Léo Lam
2016-06-24
lint: bash is hard, actually return errors
Pierre Bourdon
2016-06-24
linter: run clang-format and fail on diffs
Pierre Bourdon
2016-06-24
linter: Stop checking for include ordering (inconsistent with clang-format)
Pierre Bourdon
2015-10-31
Add linter script which will replace the ad-hoc commands ran by the linter Bu...
Pierre Bourdon