Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 12, 2017
Merged

dot editorconfig #103

merged 1 commit into from
Jul 12, 2017

Conversation

michelp
Copy link
Contributor

@michelp michelp commented Jul 11, 2017

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.

@funbringer
Copy link
Collaborator

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
Copy link

Codecov Report

Merging #103 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c4108e...b841f7f. Read the comment docs.

@funbringer funbringer merged commit e9101cd into postgrespro:master Jul 12, 2017
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.

3 participants