AtChem / AtChem2

Atmospheric chemistry box-model for the MCM
MIT License
58 stars 23 forks source link

Remove tabs from configuration files #433

Closed rs028 closed 4 years ago

rs028 commented 4 years ago

The only file that needs tabs is Makefile I believe.

codecov[bot] commented 4 years ago

Codecov Report

Merging #433 into master will decrease coverage by 0.17%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #433      +/-   ##
==========================================
- Coverage   88.73%   88.56%   -0.18%     
==========================================
  Files          17       17              
  Lines        2264     2264              
==========================================
- Hits         2009     2005       -4     
- Misses        255      259       +4     
Flag Coverage Δ
#build ?
#tests 87.89% <ø> (ø)
#unittests 29.23% <ø> (-6.51%) :arrow_down:

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

Impacted Files Coverage Δ
src/inputFunctions.f90 85.73% <0.00%> (-0.58%) :arrow_down:

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 2e26171...f81c5da. Read the comment docs.