Skip to content

Commit

Permalink
chore: fix linting in languages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardomourar committed Apr 15, 2023
1 parent 7bd8abd commit 918ba6d
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7339,6 +7339,18 @@ WebAssembly:
codemirror_mode: commonlisp
codemirror_mime_type: text/x-common-lisp
language_id: 956556503
WebAssembly Interface Type:
type: data
color: "#6250e7"
extensions:
- ".wit"
aliases:
- wit
ace_mode: text
tm_scope: source.wit
codemirror_mode: webidl
codemirror_mime_type: text/x-webidl
language_id: 134534086
WebIDL:
type: programming
extensions:
Expand Down Expand Up @@ -7409,18 +7421,6 @@ Windows Registry Entries:
codemirror_mode: properties
codemirror_mime_type: text/x-properties
language_id: 969674868
WebAssembly Interface Type:
type: data
color: "#6250e7"
extensions:
- ".wit"
aliases:
- wit
ace_mode: text
tm_scope: source.wit
codemirror_mode: webidl
codemirror_mime_type: text/x-webidl
language_id: 134534086
Witcher Script:
type: programming
color: "#ff0000"
Expand Down

0 comments on commit 918ba6d

Please sign in to comment.