Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
refs/heads/stable/2023.2
/
.
/
charts
/
loki
/
Makefile
blob: 4b56414df7ed19103e85ecc33542771714e44968 [
file
] [
log
] [
blame
]
Giovanni Tirloni
59219b6
2024-04-09 14:50:25 -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