Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
refs/heads/stable/zed
/
.
/
charts
/
loki
/
Makefile
blob: 4b56414df7ed19103e85ecc33542771714e44968 [
file
] [
log
] [
blame
]
Giovanni Tirloni
52306ad
2024-04-12 15:35:05 -0300
[
diff
] [
blame
]
1
.
DEFAULT_GOAL
:=
all
2
.
PHONY
:
lint lint
-
yaml
3
4
lint
:
lint
-
yaml
5
6
lint
-
yaml
:
7
yamllint
-
c $
(
CURDIR
)/
src
/.
yamllint
.
yaml $
(
CURDIR
)/
src