Loading
Commits on Source 2
-
Andrew Newdigate authored
The .copier-answers.yml file is auto-generated and managed entirely by copier, so its formatting is not under our control. The [.copier-*.yml] block only unset two properties, leaving charset, end_of_line, indent_style, and trim_trailing_whitespace enforceable by editorconfig-checker. Unset all six checkable properties so no validation ever occurs for it. Co-Authored-By:Claude Opus 4.8 <noreply@anthropic.com>
-
Andrew Newdigate authored
fix: disable EditorConfig validation for .copier-answers.yml See merge request !767