diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-08-17 13:35:38 +0200 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-08-17 13:35:38 +0200 |
| commit | 4fbb652f7b4cae6b76c5796862314e28786a5f4a (patch) | |
| tree | fb28b0fdb9c5af74cfa8f91176e41eab4b881e50 /src/migration-scripts | |
| parent | 43b78a835a9672a23524bcec12d86bc420c6df79 (diff) | |
| download | vyos-1x-4fbb652f7b4cae6b76c5796862314e28786a5f4a.tar.gz vyos-1x-4fbb652f7b4cae6b76c5796862314e28786a5f4a.zip | |
Makefile: T9222: pylint should use all available CPU cores
It is possible to speed up the execution of Pylint. If the running computer
has more CPUs than one, then the work for checking all files could be spread
across all cores via Pylints's sub-processes.
This functionality is exposed via the --jobs/-j command-line parameter. If
the provided number is 0, then the total number of CPUs will be autodetected
and used.
Diffstat (limited to 'src/migration-scripts')
0 files changed, 0 insertions, 0 deletions
