Logo
Explore Help
Sign In
admin/ci-emsdk
1
0
Fork 0
You've already forked ci-emsdk
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
ef0699a936acdc3722625468c7b4cd8b09232dab
ci-emsdk/.flake8

4 lines
83 B
Plaintext
Raw Normal View History

Fix some flake8 warnings in emsdk (#224) Only some checks are enabled here in order to make this change easier to review and less error prone.
2019-04-29 15:39:20 -07:00
[flake8]
ignore = E111,E114,E501,E261,E266,E121,E402,E241,E701
Use a wrapper script for running emsdk.py (#292) This change moves the python code for emsdk into a file ending in .py. This script is then run via emsdk.bat on windows or emsdk (a shell script) on non-windows. This avoid the #!/bin/sh at the top of the python script and the "exec" hack on the first line that re-runs it under python. Hopefully this preserves the intent of #273 without jumping through so many hoops.
2019-08-27 14:02:50 -07:00
filename = emsdk.py
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 149ms Template: 2ms
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