Logo
Explore Help
Register Sign In
exercism/python
1
0
Fork 0
You've already forked python
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
eeb4b241e14f460b6c6588c15fceea7309144c1d
python/.flake8

6 lines
81 B
Plaintext
Raw Normal View History

Create test suite generator (requires per-exercise templates) (#1857) * Add test generator script * add .flake8 file to handle line length discrepency with black * add requirements file for generator script * Run bin/generate_tests.py in Travis HOUSEKEEPING job to ensure template changes have been applied * add --check flag to generator script and refactor CI calls Co-authored-by: Michael Morehouse <640167+yawpitch@users.noreply.github.com>
2019-07-24 09:49:01 -04:00
[flake8]
max-line-length = 80
exclude = .git, *venv*
select = B950
ignore = E501
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 122ms 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