GitHub now supports the Cylc language

We are delighted to announce that GitHub now recognises and supports the Cylc language.

This means we now have proper syntax highlighting for all .cylc and *suite.rc files.

Screenshot from 2024-09-04 09-38-34

You can also write code blocks using the Cylc language in markdown files anywhere on GitHub (issues, pull requests, wikis, etc) by writing cylc after the opening backquotes:

Screenshot from 2024-09-04 09-30-26

Screenshot from 2024-09-04 09-32-17

This should make it easier to detect and search for Cylc projects using the language:Cylc specifier (once GitHub re-indexes projects).

6 Likes