forked from siderolabs/omni
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlefthook.yml
More file actions
36 lines (35 loc) · 855 Bytes
/
Copy pathlefthook.yml
File metadata and controls
36 lines (35 loc) · 855 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# THIS FILE WAS AUTOMATICALLY GENERATED BY KRES, PLEASE DO NOT EDIT.
#
# Generated on 2026-06-02T09:34:03Z by kres c1cf61e.
commit-msg:
parallel: false
commands:
conformance:
run: make conformance
pre-commit:
jobs:
- name: fix
group:
parallel: false
jobs:
- name: generate frontend
run: make generate-frontend
stage_fixed: true
- name: generate
run: make generate
stage_fixed: true
- name: fmt
run: make fmt
stage_fixed: true
- name: fmt
run: make fmt
stage_fixed: true
- name: lint-fmt
run: make lint-fmt
stage_fixed: true
- name: lint
group:
parallel: false
jobs:
- name: lint
run: make lint