Skip to content

Fix syntax highlighting of config files on GitHub - #65

Open
Alhadis wants to merge 3 commits into
mikesmithgh:mainfrom
Cutlery-Drawer:fix-highlighting
Open

Fix syntax highlighting of config files on GitHub#65
Alhadis wants to merge 3 commits into
mikesmithgh:mainfrom
Cutlery-Drawer:fix-highlighting

Conversation

@Alhadis

@Alhadis Alhadis commented Aug 12, 2026

Copy link
Copy Markdown

This pull-request makes a few janitorial improvements by improving GitHub's rendering of .codespellrc and .releaserc, which currently aren't receiving highlighting because the filenames aren't associated with any language or format GitHub currently supports.

The file's contents aren't valid TOML, and the illegal syntax is causing
GitHub to highlight the offending lines as errors. This commit fixes the
angry, distracting red text by switching to a more appropriate filetype.
Also, shorten Vim's modeline so it uses a more concise directive.
@Alhadis
Alhadis requested a review from mikesmithgh as a code owner August 12, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant