mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
6 lines
67 B
YAML
6 lines
67 B
YAML
|
---
|
||
|
install:
|
||
|
- pip install --user yamllint
|
||
|
script:
|
||
|
- make lint
|