ansible-role-forgejo-runner/justfile
Sergio Durigan Junior 09ef40d742
Initial commit
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-09-11 17:24:31 -04:00

6 lines
103 B
Makefile

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