summaryrefslogtreecommitdiffstats
path: root/.codespellrc
Commit message (Collapse)AuthorAgeFilesLines
* codespell: Fix typosBrad King2023-05-221-1/+1
|
* codespell: Skip CTestCustom.cmake.inBrad King2023-05-221-1/+1
| | | | It has patterns that match messages we cannot control.
* codespell: Skip more non-text filesBrad King2023-05-221-1/+1
|
* ci: remove "count =" from .codespellrcKyle Edwards2023-03-291-1/+0
| | | | | Since 42445b2c, we've been printing a message for each invocation of codespell. The count print is redundant and clutters the log.
* Tests: Extend ParseImplicit*Info with static GNU runtime library flagsBrad King2021-06-031-1/+1
| | | | | Generate sample input data with GNU 10.2.1 compilers using flags like `-static-libstdc++` and `-static-libgfortran`.
* gitlab-ci: add codespell lint jobBrad King2021-05-121-1/+1
|
* codespell: Add configuration fileJosef Angstenberger2021-05-071-0/+9