We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b8c5b commit 92e3337Copy full SHA for 92e3337
1 file changed
copier/questions/features_code_quality.yml
@@ -79,6 +79,7 @@ AddSonarCloud:
79
AddLinting:
80
type: bool
81
default: "{{ 'AddLinting_flag' in SelectCodeQualityFeatures }}"
82
+ when: false
83
AddEditorConfig:
84
85
default: "{{ 'AddEditorConfig_flag' in SelectCodeQualityFeatures }}"
0 commit comments