seafloor-geodesy / gnatss

Community Seafloor Global Navigation Satellite Systems - Acoustic (GNSS-A) Transponder Surveying Software
https://gnatss.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9 stars 12 forks source link

docs: Fix latex formatting, and ignore file #297

Closed lsetiawan closed 5 days ago

lsetiawan commented 5 days ago

This PR fixes the issue with pre-commit reformating _{ to *{ causing the rendering to not work properly as mentioned in https://github.com/seafloor-geodesy/gnatss/pull/290#issuecomment-2195621060

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.20%. Comparing base (ce6d5a0) to head (5505559). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ======================================= Coverage 76.20% 76.20% ======================================= Files 29 29 Lines 1786 1786 ======================================= Hits 1361 1361 Misses 425 425 ```

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

lsetiawan commented 5 days ago

"exclude" list in .pre-commit-config.yaml

yepp if there's a file you'd like to exclude from pre-commit, you can include that file there.