Skip to content

Commit

Permalink
docs: update snippet ignore file on useFilenamingConvention rule (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
iamyuu authored Sep 14, 2024
1 parent 12688b6 commit 8940d04
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,10 @@ declare_lint_rule! {
/// {
/// "include": ["test/**/*"],
/// "linter": {
/// "style": {
/// "useFilenamingConvention": "off"
/// "rules": {
/// "style": {
/// "useFilenamingConvention": "off"
/// }
/// }
/// }
/// }
Expand Down

0 comments on commit 8940d04

Please sign in to comment.