Skip to content

Commit 92e3337

Browse files
committed
make the AddLinting a computed value
1 parent 44b8c5b commit 92e3337

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

copier/questions/features_code_quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ AddSonarCloud:
7979
AddLinting:
8080
type: bool
8181
default: "{{ 'AddLinting_flag' in SelectCodeQualityFeatures }}"
82+
when: false
8283
AddEditorConfig:
8384
type: bool
8485
default: "{{ 'AddEditorConfig_flag' in SelectCodeQualityFeatures }}"

0 commit comments

Comments
 (0)