mirror of https://github.com/PCSX2/pcsx2.git
format-check: enable checking cdvdGigaherz
This commit is contained in:
parent
2967d5d3f1
commit
49cd751acf
|
@ -47,7 +47,6 @@ files=`git diff --name-only --diff-filter=ACMRT $diff_range -- $PWD | \
|
|||
grep "\.\(c\|h\|inl\|cpp\|hpp\)$" | \
|
||||
grep -v "${1}common/" | \
|
||||
grep -v "${1}pcsx2/" | \
|
||||
grep -v "${1}plugins/cdvdGigaherz/" | \
|
||||
grep -v "${1}plugins/CDVDisoEFP/" | \
|
||||
grep -v "${1}plugins/CDVDlinuz/" | \
|
||||
grep -v "${1}plugins/CDVDolio/" | \
|
||||
|
|
Loading…
Reference in New Issue