]> Git Repo - buildroot-mgba.git/blob - .flake8
package/*/Config.in: re-wrap help text
[buildroot-mgba.git] / .flake8
1 [flake8]
2 exclude=
3     # copied from the kernel sources
4     utils/diffconfig
5 max-line-length=132
This page took 0.026086 seconds and 4 git commands to generate.