Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/next-13.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-ranger[bot] committed Mar 15, 2024
2 parents 799204e + 4ba3bf2 commit 1be4e7d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,12 @@ export const LANGUAGES = [
mode: 'css',
highlight: true,
},
{
name: 'CQL',
mode: 'sql',
mime: 'text/x-cassandra',
short: 'cassandra',
},
{
name: 'D',
mode: 'd',
Expand Down

0 comments on commit 1be4e7d

Please sign in to comment.