Closed henrik-farre closed 3 years ago
This allows the regex used to identify if a file should have the Ansible filetype to be configured.
This makes it possible to avoid clashes with other yaml files that use the same names - e.g. .github/workflows/main.yaml
Great idea, thanks for the PR!
This allows the regex used to identify if a file should have the Ansible filetype to be configured.
This makes it possible to avoid clashes with other yaml files that use the same names - e.g. .github/workflows/main.yaml