mirror of
https://github.com/lubuntu-team/metrics.git
synced 2025-02-11 06:27:02 +00:00
9 lines
95 B
Plaintext
9 lines
95 B
Plaintext
{
|
|
"exclude": "(^LICENSE)",
|
|
"linters": {
|
|
"sample": {
|
|
"type": "flake8"
|
|
}
|
|
}
|
|
}
|