ansible-role-forgejo-runner/justfile
Sergio Durigan Junior 1c71e47c23
Initial commit
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-09-09 19:39:20 -04:00

6 lines
103 B
Makefile

# show help by default
default:
@just --list --justfile {{ justfile() }}
lint:
ansible-lint .