celerity / celerity-runtime

High-level C++ for Accelerator Clusters
https://celerity.github.io
MIT License
139 stars 18 forks source link

Unify newline at end, and set insert_final_newline in editorconfig #220

Closed PeterTh closed 10 months ago

PeterTh commented 11 months ago

This is not really important, but not having a uniform setting can lead to spurious formatting-only changes in some PRs.

Therefore, this unifies the codebase to the far more common style (with newline before EOF), and sets the insert_final_newline option in .editorconfig.

github-actions[bot] commented 11 months ago

Check-perf-impact results: (5a19ced85f862a00d0114dd241122462)

:question: No new benchmark data submitted. :question:
Please re-run the microbenchmarks and include the results if your commit could potentially affect performance.