ME-ICA / tedana

TE-dependent analysis of multi-echo fMRI
https://tedana.readthedocs.io
GNU Lesser General Public License v2.1
161 stars 95 forks source link

Add .pre-commit-config.yaml #983

Closed eurunuela closed 1 year ago

eurunuela commented 1 year ago

Closes None.

I just realized that for some reason #973 did not include the pre-commit config file. It got removed when I reverted a commit to avoid auto-formatting on save. Sorry about that.

Changes proposed in this pull request:

Edit: I guess a single review should be enough to merge this one.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d11f021) 89.00% compared to head (658f7b2) 89.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #983 +/- ## ======================================= Coverage 89.00% 89.00% ======================================= Files 27 27 Lines 3411 3411 Branches 622 622 ======================================= Hits 3036 3036 Misses 227 227 Partials 148 148 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

handwerkerd commented 1 year ago

@tsalo You have time to do a quick sanity check review before we merge?