mirror of
https://github.com/truenas/scale-build.git
synced 2025-12-20 02:49:28 +00:00
Add flake8 configuration
This commit is contained in:
@@ -166,5 +166,3 @@ class BuildPackageMixin:
|
||||
@property
|
||||
def deflags(self):
|
||||
return [f'-j{self.jobs if self.jobs else os.cpu_count()}', '-us', '-uc', '-b']
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user