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
Hello I fixed .gitignore file
from [FIX]gitignore #3762
But now I have following error, we need to rename our autogenerated file docker-compose.yml (Docker installation) in order for our commit to pass elsint check
Should I create separate issue for renaming our docker-compose.yml?
The text was updated successfully, but these errors were encountered:
If I remember correctly, docker-compose.yml is the conventional name for that type of file. In which case we should add an exception for that file or directory. Take a look at src/dev/precommit_hook/casing_check_config.js, which defines those rules.
Hello I fixed .gitignore file
from [FIX]gitignore #3762
But now I have following error, we need to rename our autogenerated file docker-compose.yml (Docker installation) in order for our commit to pass elsint check
Should I create separate issue for renaming our docker-compose.yml?
The text was updated successfully, but these errors were encountered: