Aayush Goel
|
c0d712acea
|
Changes os.path to pathlib.Path usage
changed args.rules , args.signatures types in handle_common_args.
|
2023-07-06 05:12:50 +05:30 |
|
Willi Ballenthin
|
f1c495dc0a
|
*: use FORMAT_AUTO instead of string literal
|
2023-03-21 16:54:48 +01:00 |
|
Willi Ballenthin
|
1f3582c9c3
|
mypy
|
2023-03-21 16:45:24 +01:00 |
|
manasghandat
|
1336796c0c
|
code style : update remaining files (#1353)
* code style: update string formatting using fstrings
---------
Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
|
2023-03-16 11:16:18 +01:00 |
|
Moritz
|
6a222a6139
|
Update black (#1307)
* build(deps-dev): bump black from 22.12.0 to 23.1.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.12.0...23.1.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* reformat black 23.1.0
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-07 15:50:15 +01:00 |
|
Willi Ballenthin
|
67cfefd2df
|
main: get_rules: remove progress bar
|
2023-01-21 19:38:23 +01:00 |
|
Willi Ballenthin
|
476ffabae9
|
rules: cache the ruleset to disk
ref: #1212
|
2023-01-20 14:50:00 +01:00 |
|
William Ballenthin
|
7a4aee592b
|
profile-time: add doc
|
2021-11-09 16:08:39 -07:00 |
|
William Ballenthin
|
a35be4a666
|
scripts: add py script for profiling time
|
2021-11-08 11:52:34 -07:00 |
|