Skip to content

Commit

Permalink
List valid language value in reference
Browse files Browse the repository at this point in the history
  • Loading branch information
hobofan authored and HerringtonDarkholme committed Jun 29, 2023
1 parent 6d67015 commit 160d49c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/reference/yaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ Specify the level of matched result. Available choice: `Hint`, `Info`, `Warning`

Specify the language to parse and the file extension to includ in matching.

Valid values are: `C`, `Cpp`, `CSharp`, `Css`, `Dart`, `Go`, `Html`, `Java`, `JavaScript`, `Kotlin`, `Lua`, `Python`, `Rust`, `Scala`, `Swift`, `Thrift`, `Tsx`, `TypeScript`

## `rule`

* type: `Rule`
Expand Down

0 comments on commit 160d49c

Please sign in to comment.