Closed drupol closed 5 years ago
Most of the drupal modules that we are building are shipping files ending with .json.dist or .yml.dist. Unfortunately, we are mixing indentation in those files because the file .editorconfig is not watching them.
.json.dist
.yml.dist
.editorconfig
Most of the drupal modules that we are building are shipping files ending with
.json.dist
or.yml.dist
. Unfortunately, we are mixing indentation in those files because the file.editorconfig
is not watching them.