1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 22:46:19 +01:00
GTFOBins.github.io/linter/requirements.txt
Andrea Cardaci ac582e36e6 Use an opinionated automatic formatter rather than a linter
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.
2025-12-23 01:01:06 +01:00

3 lines
32 B
Plaintext

pyyaml ~= 6.0.3
schema ~= 0.7.8