]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - .arclint
Update compiler-rt to trunk r228651. This enables using Address
[FreeBSD/FreeBSD.git] / .arclint
1 {
2   "linters": {
3     "python": {
4       "type": "pep8",
5       "exclude": "(contrib)",
6       "include": "(\\.py$)"
7     }
8   }
9 }