-
Notifications
You must be signed in to change notification settings - Fork 103
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
.editorconfig: Added .editorconfig file #643
base: master
Are you sure you want to change the base?
Conversation
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. |
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....
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.jj2
template.
Added .editorconfig file for Python and YAML
Closes #331
Reviewers Checklist
botcmd
andre_botcmd
decorators.