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

6 lines
103 B
Makefile

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