This repository was archived by the owner on Jul 3, 2024. It is now read-only.
Commit dca1f72
committed
File tree
205 files changed
+15026
-16610
lines changed- .github/workflows
- .yarn/plugins/@yarnpkg
- libs
- ast-extractor
- lsp-handler
- src
- jsonrpc
- lsp-server-wrapper
- toolchains/solidity
- core
- crates
- extension
- src
- linter-cli
- src
- linter-lib
- src
- rules
- best_practises
- miscellaneous
- naming
- order
- security
- testdata
- AvoidTxOrigin
- ConstNameSnakeCase
- ContractNameCamelCase
- CustomErrors
- EventNameCamelCase
- ExplicitTypes
- FoundryTestFunctions
- FunctionMaxLines
- FunctionNameMixedCase
- FunctionParamNameMixedCase
- FunctionVisibility
- ImplicitTypes
- ImportOnTop
- MaxLineLength
- MaxStatesCount
- ModifierNameMixedcase
- NamedParametersMapping
- NoConsole
- NoEmptyBlock
- NoGlobalImport
- NoInlineAssembly
- NotRelyOnTime
- OneContractPerFile
- Ordering
- PayableFallback
- PrivateVarsLeadingUnderscore
- ReasonString
- StateVisibility
- UseForbiddenName
- VarNameMixedCase
- VisibilityModifierOrder
- tests
- linter-server
- src
- extension
- src
- linter
- core
- extension
- .vscode
- src
- lsp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
205 files changed
+15026
-16610
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
29 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
30 | 64 | | |
31 | 65 | | |
32 | 66 | | |
33 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
34 | 70 | | |
35 | 71 | | |
36 | | - | |
| 72 | + | |
37 | 73 | | |
38 | 74 | | |
39 | 75 | | |
| |||
48 | 84 | | |
49 | 85 | | |
50 | 86 | | |
51 | | - | |
52 | 87 | | |
53 | 88 | | |
54 | 89 | | |
| |||
108 | 143 | | |
109 | 144 | | |
110 | 145 | | |
| 146 | + | |
111 | 147 | | |
112 | 148 | | |
113 | 149 | | |
| |||
117 | 153 | | |
118 | 154 | | |
119 | 155 | | |
| 156 | + | |
| 157 | + | |
120 | 158 | | |
121 | 159 | | |
122 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
90 | | - | |
91 | 89 | | |
92 | 90 | | |
93 | 91 | | |
| |||
120 | 118 | | |
121 | 119 | | |
122 | 120 | | |
123 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | 83 | | |
90 | 84 | | |
91 | 85 | | |
| |||
97 | 91 | | |
98 | 92 | | |
99 | 93 | | |
100 | | - | |
| 94 | + | |
101 | 95 | | |
102 | 96 | | |
103 | 97 | | |
104 | 98 | | |
105 | | - | |
| 99 | + | |
106 | 100 | | |
107 | 101 | | |
108 | 102 | | |
109 | 103 | | |
110 | 104 | | |
111 | | - | |
| 105 | + | |
112 | 106 | | |
113 | 107 | | |
114 | 108 | | |
| |||
129 | 123 | | |
130 | 124 | | |
131 | 125 | | |
132 | | - | |
133 | 126 | | |
134 | 127 | | |
135 | 128 | | |
| |||
139 | 132 | | |
140 | 133 | | |
141 | 134 | | |
142 | | - | |
143 | | - | |
144 | 135 | | |
145 | 136 | | |
146 | 137 | | |
| |||
0 commit comments