Commit bc29439
solid-glebvorobey
Replace deprecated functions (#180)
* Fixed analyzer issue, fixed linter
* Fixed LintCode issue
* Fixed LintCode issue
* Fixed pubspec
* Try to update analyzer version
* Try to override analyzer dependency
* Add import as instead of hide
* Fixed tests fpr custom linter to work correctly
* Fixed issue with LintCode in docs
* Fix description for rules
* Replace deprecated functions1 parent bf84eec commit bc29439
File tree
2 files changed
+3
-3
lines changed- lib/src/lints/member_ordering
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments