1
0
Fork 0
ansible-role-forgejo/justfile
2023-09-04 10:32:42 -07:00

6 lines
103 B
Makefile

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