Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add a basic .editorconfig #4257

Merged
merged 1 commit into from
Dec 4, 2018
Merged

Conversation

aaronraimist
Copy link
Contributor

https://editorconfig.org

Basically just makes it so I don't have to change my editor's indentation settings for every file.

Signed-off-by: Aaron Raimist <[email protected]>
@codecov-io
Copy link

Codecov Report

Merging #4257 into develop will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4257      +/-   ##
===========================================
- Coverage    73.55%   73.54%   -0.01%     
===========================================
  Files          299      299              
  Lines        29806    29806              
  Branches      4872     4872              
===========================================
- Hits         21923    21922       -1     
+ Misses        6456     6454       -2     
- Partials      1427     1430       +3
Impacted Files Coverage Δ
synapse/handlers/user_directory.py 70.73% <0%> (-0.31%) ⬇️
synapse/handlers/search.py 81.25% <0%> (ø) ⬆️
synapse/handlers/federation.py 61.72% <0%> (ø) ⬆️

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 c033242...3518c28. Read the comment docs.

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

I'll take your word on it.

@richvdh richvdh merged commit a484735 into matrix-org:develop Dec 4, 2018
@aaronraimist aaronraimist deleted the add-editorconfig branch January 4, 2019 22:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants