Skip to content

Commit

Permalink
feat: added extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
RozmarinUS committed Jul 9, 2023
1 parent 0d3fb5b commit e54dc11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/data/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,8 @@
".hql": { "image": "sql" },
".viw": { "image": "sql" },
".prc": { "image": "sql" },
"/commitizen\\.(js|ts)/i": { "image": "commitizen", "isRegular": true },
"/commitlint\\.(.*?)\\.(ts|js)/i": { "image": "commitlint", "isRegular": true },
".cql": { "image": "sql" },
".db2": { "image": "sql" },
"/\\.(styl|stylus)$/i": { "image": "stylus" },
Expand Down

0 comments on commit e54dc11

Please sign in to comment.