mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
052502a3d1
In ./scripts/android/files/build.sh line 3: [ x"$1" == x ] && { ^---^ SC2268 (style): Avoid x-prefix in comparisons as it no longer serves a purpose. Did you mean: [ "$1" == "" ] && { |
||
---|---|---|
.. | ||
android | ||
languages | ||
check_dilate.sh | ||
check_header_guards.py | ||
check_identifiers.py | ||
darwin_strip_rpath.py | ||
dmg.py | ||
extract_identifiers.py | ||
fix_style.py | ||
gen_keys.py | ||
generate_fake_curl.py | ||
generate_unicode_confusables_data.py | ||
generate_unicode_tolower.py | ||
git_revision.py | ||
hash_passwords.py | ||
import_file_score.py | ||
move_sqlite.py | ||
SDL_scancode.h | ||
tw_api.py | ||
unicode.py | ||
wordlist.py |