Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 27b260b

Browse files
authored
docs: add link to Flutter Linting Comparsion (#630)
1 parent 7bca500 commit 27b260b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@ module.exports = {
125125
label: 'Official lint package',
126126
href: 'https://pub.dev/packages/lints',
127127
},
128+
{
129+
label: 'Flutter Linting Comparison',
130+
href: 'https://rydmike.com/blog_flutter_linting',
131+
},
128132
],
129133
},
130134
],

0 commit comments

Comments
 (0)