- Notifications
You must be signed in to change notification settings - Fork67
dot editorconfig#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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
dot editorconfig#103
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Hi@michelp, Thank you for your contribution! That's a really neat feature. PS looks like our testing framework chose a bad port. |
codecov-io commentedJul 12, 2017
Codecov Report
@@ Coverage Diff @@## master #103 +/- ##======================================= Coverage 92.78% 92.78% ======================================= Files 28 28 Lines 5366 5366 Branches 880 880 ======================================= Hits 4979 4979 Misses 387 387 Continue to review full report at Codecov.
|
For some reason github formats tabs as eight spaces, this messes up the formatting of sql files in pg_pathman. For example compare:
https://github.com/postgrespro/pg_pathman/blob/master/range.sql
to:
https://github.com/michelp/pg_pathman/blob/master/range.sql
this PR drops an editorconfig file to improve formatting.