".github/workflows/build-dev-board-by-flippy.yml" did not exist on "1bec9b5e6f665491586a2d67db19005fbfe8e5ba"
.flake8 134 Bytes
Newer Older
1
2
3
4
5
6
[flake8]
inline-quotes = single
multiline-quotes = double
docstring-quotes = double
docstring-convention = google
max-complexity = 10