mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-08 06:56:15 +01:00
This changes how the linter works, this new approach enforces automatic formatting of YAML files so that contributions are only required to satisfy the data schema, while a formatter is used to apply a consistent style.
3 lines
42 B
Python
3 lines
42 B
Python
class LinterError(BaseException):
|
|
...
|