Marshall Hallenbeck
|
2854aa010d
|
ruff: fix a single RUF012 and then ignore it for future use
|
2023-10-17 14:19:42 -04:00 |
Marshall Hallenbeck
|
84d55aa264
|
ruff: add LOG (no fixes) and RUF and auto-fix
|
2023-10-16 12:54:57 -04:00 |
Marshall Hallenbeck
|
b39389f122
|
ruff: fix E261 - spaces before inline comments
|
2023-10-16 12:52:45 -04:00 |
Alexander Neff
|
b33f67792d
|
Simplify code and remove unused variables
|
2023-10-15 20:35:45 +02:00 |
Alexander Neff
|
052bfa3c1a
|
Resolve merge conflicts
|
2023-10-15 20:23:12 +02:00 |
Marshall Hallenbeck
|
e77ecd31bd
|
ruff: add F841 back in and auto-fix
|
2023-10-15 13:31:51 -04:00 |
Alexander Neff
|
e672dce25f
|
Convert for loops into list comprehensions
|
2023-10-15 19:21:14 +02:00 |
Marshall Hallenbeck
|
528248dd31
|
refactor(samrfunc): use list/dict comprehension
|
2023-10-15 06:56:21 -04:00 |
Marshall Hallenbeck
|
f1af5b8959
|
ruff: run previously unincluded PIE790 fixes in ruff 0.0.292
|
2023-10-14 21:53:46 -04:00 |
Marshall Hallenbeck
|
21a8707e9e
|
ruff: add Pylint (PL) and auto-run
|
2023-10-14 18:36:20 -04:00 |
Marshall Hallenbeck
|
82e5d78007
|
ruff: eradicate commented out code
|
2023-10-14 18:34:09 -04:00 |
Marshall Hallenbeck
|
adeddb756e
|
refactor remaining flake8-simplify (SIM) issues
|
2023-10-14 18:26:24 -04:00 |
Marshall Hallenbeck
|
d8b29312b7
|
ruff: add flake8-simplify (SIM) and auto-fix
|
2023-10-14 15:56:22 -04:00 |
Marshall Hallenbeck
|
cdcde5a91b
|
ruff: add flake8-return (RET) and auto-run
|
2023-10-14 14:16:28 -04:00 |
Marshall Hallenbeck
|
d9f2db1a30
|
ruff: manual flake8-implicit-str-concat (ISC) fixes
|
2023-10-13 14:19:39 -04:00 |
Marshall Hallenbeck
|
0f93876b54
|
ruff: auto-run flake8-implicit-str-concat (ISC)
|
2023-10-13 11:23:44 -04:00 |
Marshall Hallenbeck
|
dcc724118f
|
ruff: auto-run flake8-comprehensions (C4)
|
2023-10-13 11:21:20 -04:00 |
Marshall Hallenbeck
|
40f557b8e9
|
ruff: fix flake8-builtins (A) issues
|
2023-10-12 17:34:01 -04:00 |
Marshall Hallenbeck
|
4045bebd77
|
ruff: auto flake8-bugbear, see B006 mutable-argument-default for function param changes
|
2023-10-12 17:17:20 -04:00 |
Marshall Hallenbeck
|
b24b9210e4
|
ruff: pyupgrade (UP) ruff changes
|
2023-10-12 17:06:04 -04:00 |
Marshall Hallenbeck
|
b002336680
|
ruff: fix pydocstyle via ruff
|
2023-10-12 15:13:16 -04:00 |
Marshall Hallenbeck
|
389b381584
|
cleanup(ruff): finish cleaning up E722 (do not euse bare except)
|
2023-10-06 12:47:49 -04:00 |
Marshall Hallenbeck
|
386208a49c
|
fix string interpolation
|
2023-10-06 12:22:27 -04:00 |
Marshall Hallenbeck
|
11ddfd9c79
|
ruff autoformat to clean up all the single quotes and other bad formatting
|
2023-10-06 12:22:25 -04:00 |
Marshall Hallenbeck
|
1b97cebac3
|
fix escaping in smbexec
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
5ec969c733
|
more cleanup
|
2023-10-06 12:21:06 -04:00 |
Marshall Hallenbeck
|
45fdc26847
|
automatic ruff fixing
|
2023-10-06 12:19:22 -04:00 |
Marshall Hallenbeck
|
f4d5a5668b
|
smbexec: fix escaping sequence
|
2023-10-06 12:17:17 -04:00 |
Marshall Hallenbeck
|
7886ac1612
|
rename folders, files, functions, classes, etc to NetExec/nxc
|
2023-09-14 17:07:15 -04:00 |