Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
e38c6251
Commit
e38c6251
authored
Aug 22, 2022
by
AnimeGitB
Browse files
Fix lint commit reference
parent
d9f85ba2
Changes
1
Show whitespace changes
Inline
Side-by-side
format_whitespace.py
View file @
e38c6251
...
...
@@ -4,7 +4,7 @@ import subprocess
UPSTREAM
=
'https://github.com/Grasscutters/Grasscutter.git'
RATCHET
=
'LintRatchet'
RATCHET_FALLBACK
=
'
8e3deb9
'
RATCHET_FALLBACK
=
'
c517b8a2c95473811eb07e12e73c4a69e59fbbdc
'
re_leading_whitespace
=
re
.
compile
(
r
'^[ \t]+'
,
re
.
MULTILINE
)
# Replace with \1.replace('\t', ' ')
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment