Skip to content

Commit

Permalink
Add diagnostic messages and linter rules to sidebar (#3663)
Browse files Browse the repository at this point in the history
  • Loading branch information
parlough authored Nov 19, 2021
1 parent 288e0e4 commit 38b8eb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/_data/side-nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,10 @@
permalink: /guides/language/analysis-options
- title: Fixing common type problems
permalink: /guides/language/sound-problems
- title: Diagnostic messages
permalink: /tools/diagnostic-messages
- title: Linter rules
permalink: /tools/linter-rules
- title: Testing & optimization
children:
- title: Testing
Expand Down

0 comments on commit 38b8eb0

Please sign in to comment.