Skip to content
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: add initial config #7943

Merged
merged 1 commit into from
Jul 10, 2024
Merged

editorconfig: add initial config #7943

merged 1 commit into from
Jul 10, 2024

Conversation

emersion
Copy link
Member

@emersion emersion commented Jul 4, 2024

EditorConfig defines a configuration file format to set basic code style preferences. The preferences are picked up automatically by many text editors by default.

EditorConfig [1] defines a configuration file format to set basic
code style preferences. The preferences are picked up automatically
by many text editors by default.

[1]: https://editorconfig.org/
@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.32%. Comparing base (c61b95f) to head (5cd9d2f).
Report is 3 commits behind head on dev.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #7943      +/-   ##
============================================
- Coverage     28.42%   28.32%   -0.10%     
  Complexity     2059     2059              
============================================
  Files          1264     1270       +6     
  Lines        155100   155543     +443     
  Branches       3053     3055       +2     
============================================
- Hits          44082    44053      -29     
- Misses       109197   109666     +469     
- Partials       1821     1824       +3     
Flag Coverage Δ
core 75.00% <ø> (ø)
editoast 71.22% <ø> (-0.42%) ⬇️
front 9.95% <ø> (-0.04%) ⬇️
gateway 2.34% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 72.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@emersion emersion requested a review from ElysaSrc July 10, 2024 07:37
Copy link
Contributor

@ElysaSrc ElysaSrc left a comment

Choose a reason for hiding this comment

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

Thanks for doing it !

@emersion emersion added this pull request to the merge queue Jul 10, 2024
@emersion
Copy link
Member Author

Thanks for the reviews!

Merged via the queue into dev with commit 7aaae8a Jul 10, 2024
17 checks passed
@emersion emersion deleted the emersion/editorconfig branch July 10, 2024 07:53
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.

None yet

5 participants