Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
chore: gensite
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Jun 29, 2021
1 parent ca45380 commit 9dc1253
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/rules.yml
Expand Up @@ -125,7 +125,7 @@ removed:
- spaced-comment
ruleTypes:
- &ref_0
description: Warns about a potential error.
description: 'These rules relate to possible logic errors in code:'
displayName: Possible Problems
name: problem
rules:
Expand Down Expand Up @@ -362,7 +362,7 @@ ruleTypes:
name: valid-typeof
recommended: true
- &ref_1
description: Suggests an alternate way of doing something.
description: 'These rules suggest alternate ways of doing things:'
displayName: Suggestions
name: suggestion
rules:
Expand Down Expand Up @@ -973,7 +973,7 @@ ruleTypes:
name: yoda
recommended: false
- &ref_2
description: Enforces code style.
description: 'These rules care about how the code looks rather than how it executes:'
displayName: Layout & Formatting
name: layout
rules:
Expand Down

0 comments on commit 9dc1253

Please sign in to comment.