Logo
Explore Help
Sign In
Karl/BobStore
1
0
Fork 0
You've already forked BobStore
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
BobStore/metadata/en-US/short_description.txt

2 lines
48 B
Plaintext
Raw Normal View History

standardize whitespace formating for fastlane files ```python import glob for f in glob.glob('metadata/*/*.txt'): with open(f) as fp: data = fp.read() with open(f, 'w') as fp: fp.write(data.rstrip()) fp.write('\n') ``` for f in metadata/*/short_description.txt; do data=`cat $f`; echo $data > $f; done
2019-02-20 13:49:42 +01:00
The app store that respects freedom and privacy
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 394ms Template: 106ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API