Skip to content

Added .gitignore and .editorconfig files#21

Merged
satwikkansal merged 4 commits into
wtfpython-web:masterfrom
pritamnegi:issue_13
Jun 27, 2018
Merged

Added .gitignore and .editorconfig files#21
satwikkansal merged 4 commits into
wtfpython-web:masterfrom
pritamnegi:issue_13

Conversation

@pritamnegi
Copy link
Copy Markdown
Contributor

#13

Adds the .editorconfig file for the project.

Related to wtfpython-web#13
Comment thread .editorconfig Outdated
# 4 space indentation
[*.{py}]
indent_style = space
indent_size = 4 No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing EOF

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw in future, you can check for this red sign which shows EOF is missing

@pritamnegi
Copy link
Copy Markdown
Contributor Author

Please review the PR now @satwikkansal

@satwikkansal satwikkansal merged commit c4ca9bf into wtfpython-web:master Jun 27, 2018
@satwikkansal
Copy link
Copy Markdown
Contributor

LGTM, merging it right away 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants