mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-23 12:36:34 -05:00
pre-commit: Change comment from citra to yuzu
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user