WizardKit/scripts
2019-11-08 16:01:58 -07:00
..
borrowed Added Windows activation functions 2019-09-18 22:27:38 -07:00
outer_scripts_to_review Dropping CBS fix sections 2019-09-22 21:26:48 -07:00
wk Support model-specifc attribute thresholds 2019-11-08 16:00:27 -07:00
wk.prev Removed reference sections from wk.prev 2019-10-02 22:58:24 -07:00
activate.py Added outer activation script 2019-09-22 20:06:40 -07:00
add-known-networks New project organization 2019-06-28 18:06:43 -06:00
apple-fans New project organization 2019-06-28 18:06:43 -06:00
build_kit.ps1 New project organization 2019-06-28 18:06:43 -06:00
build_pe.ps1 New project organization 2019-06-28 18:06:43 -06:00
check_disk.py Bugfix check_disk.py 2019-10-21 18:57:53 -07:00
Copy WizardKit.cmd New project organization 2019-06-28 18:06:43 -06:00
echo-and-hold New project organization 2019-06-28 18:06:43 -06:00
init_client_dir.cmd New project organization 2019-06-28 18:06:43 -06:00
launch-in-tmux Updated launch-in-tmux 2019-11-08 13:50:26 -07:00
Launch.cmd New project organization 2019-06-28 18:06:43 -06:00
Launcher_Template.cmd New project organization 2019-06-28 18:06:43 -06:00
mount-raw-image New project organization 2019-06-28 18:06:43 -06:00
msword-search New project organization 2019-06-28 18:06:43 -06:00
pacinit New project organization 2019-06-28 18:06:43 -06:00
photorec-sort New project organization 2019-06-28 18:06:43 -06:00
README.md Added README.md with pylint config info 2019-11-08 16:01:58 -07:00
remount-rw New project organization 2019-06-28 18:06:43 -06:00
safemode_enter.py Moved exe functions to a separate file 2019-09-18 18:49:56 -07:00
safemode_exit.py Moved exe functions to a separate file 2019-09-18 18:49:56 -07:00
sfc_scan.py Added SFC scan 2019-09-15 19:34:06 -07:00
wk-power-command New project organization 2019-06-28 18:06:43 -06:00

pylint

These scripts use two spaces per indent instead of the default four. As such you will need to update your pylintrc file or run like this:

pylint --indent-after-paren=2 --indent-string=' ' wk