Review toolchain.
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
options: {
|
||||
maxComplexity: 4
|
||||
},
|
||||
src: [
|
||||
'accountant/**/*.py'
|
||||
]
|
||||
|
Reference in New Issue
Block a user