axelerant / drupal-quality-checker

Pre-commit code quality checker for Drupal based projects.
https://packagist.org/packages/axelerant/drupal-quality-checker
12 stars 9 forks source link

Should we overwrite config files and .dist files? #43

Open hussainweb opened 4 months ago

hussainweb commented 4 months ago

After the discussion here, I am reconsidering the decision to only output .dist files and overwrite them with every install. Does it feel very confusing and potentially fragile? What do you think of writing non-dist files and then having users own them. We could build tooling to let users diff and update their config once we roll out updates (it's tricky to do that but we can discuss this later).