You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to load a .yaml file leads to an exception with the message from the issue title. The official YAML FAQ recommends .yaml over .yml and I also believe that it is not up to detekt to prescribe what the file extension has to be. This choice should be up to the project. 😊
The text was updated successfully, but these errors were encountered:
Trying to load a
.yaml
file leads to an exception with the message from the issue title. The official YAML FAQ recommends.yaml
over.yml
and I also believe that it is not up to detekt to prescribe what the file extension has to be. This choice should be up to the project. 😊The text was updated successfully, but these errors were encountered: