ansible-role-forgejo-runner/justfile
Sergio Durigan Junior de0147de39
Initial commit
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-09-10 22:45:18 -04:00

6 lines
103 B
Makefile

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