Files
David Lechner 9d8531a85b npm/ide-docs: move npm packaging to separate directory
This makes a clean separation between the packaging and the docs.
2021-11-19 19:30:57 -06:00

9 lines
159 B
INI

[flake8]
exclude = .venv/,*.pyi
max-line-length = 88
[doc8]
ignore-path = .venv/,doc/main/build/,doc/api/build/,pybricks.egg-info/,npm/
max-line-length = 88