File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ syntax_version : " 2023-01-09"
2+ meta :
3+ labels :
4+ - " cleanthat"
5+ refs :
6+ protected_patterns :
7+ - " refs/heads/develop"
8+ - " refs/heads/main"
9+ - " refs/heads/master"
10+ excluded_patterns :
11+ - " refs/heads/release/*"
12+ full_clean_on_configuration_change : false
13+ can_edit_not_protected_branches : true
14+ source_code :
15+ encoding : " UTF-8"
16+ line_ending : " GIT"
17+ engines :
18+ - engine : " spotless"
19+ skip : false
20+ source_code : {}
21+ steps :
22+ - id : " spotless"
23+ skip : false
24+ parameters :
25+ configuration : " repository:/.cleanthat/spotless.yaml"
Original file line number Diff line number Diff line change 1+ syntax_version : " 2023-01-09"
2+ encoding : " UTF-8"
3+ git :
4+ core_eol : " native"
5+ line_ending : " GIT_ATTRIBUTES"
6+ formatters :
7+ - format : " markdown"
8+ steps :
9+ - id : " flexmark"
10+ skip : false
11+ parameters :
12+ version : " 0.64.8"
13+ - id : " freshmark"
14+ skip : false
15+ parameters :
16+ properties :
17+ k1 : " v1"
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments