lib/linguist/languages.yml in github-linguist-2.10.5 vs lib/linguist/languages.yml in github-linguist-2.10.7

- old
+ new

@@ -88,10 +88,12 @@ AppleScript: type: programming aliases: - osascript primary_extension: .applescript + extensions: + - .scpt Arc: type: programming color: "#ca2afe" lexer: Text only @@ -783,10 +785,15 @@ - .sublime-workspace filenames: - .jshintrc - composer.lock +JSON5: + type: data + lexer: JavaScript + primary_extension: .json5 + Jade: group: HTML type: markup primary_extension: .jade @@ -1287,10 +1294,12 @@ - .pyw - .wsgi - .xpy filenames: - wscript + - SConstruct + - SConscript interpreters: - python Python traceback: type: data @@ -1338,10 +1347,10 @@ type: markup group: HTML primary_extension: .rhtml RMarkdown: - type: markup + type: prose lexer: Text only wrap: true ace_mode: markdown primary_extension: .rmd extensions: