grammars/source.c.json in github-linguist-4.8.3 vs grammars/source.c.json in github-linguist-4.8.4

- old
+ new

@@ -250,10 +250,10 @@ }, { "include": "#parens" }, { - "match": "\\b(const|final|override)\\b", + "match": "\\b(const|final|override|noexcept)\\b", "name": "storage.modifier.$1.c++" }, { "include": "#block" } \ No newline at end of file