-
Notifications
You must be signed in to change notification settings - Fork 99
.editorconfig: Added .editorconfig file #643
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
nvzard
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please modify your commit message as per the commit guidelines :)
http://api.coala.io/en/latest/Developers/Writing_Good_Commits.html
|
Done. |
jayvdb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This task requires adding .editorconfig to the sync list in .moban.yaml
Commit message doesnt comply with https://coala.io/commit .
| [**] | ||
| charset = utf-8 | ||
| end_of_line = lf | ||
| insert_final_newline = truemax_line_length = 80 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what the .. this doesnt look right....
naveenkumarsangi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing .editorconfig.jj2template.
Added .editorconfig file for Python and YAML
Closes #331
Reviewers Checklist
botcmdandre_botcmddecorators.