mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2024-11-22 08:15:38 +01:00
pre-commit: Change comment from citra to yuzu
This commit is contained in:
parent
8c8da93693
commit
b326369704
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Enforce citra's whitespace policy
|
# Enforce yuzu's whitespace policy
|
||||||
git config --local core.whitespace tab-in-indent,trailing-space
|
git config --local core.whitespace tab-in-indent,trailing-space
|
||||||
|
|
||||||
paths_to_check="src/ CMakeLists.txt"
|
paths_to_check="src/ CMakeLists.txt"
|
||||||
|
Loading…
Reference in New Issue
Block a user