Commit b60133d
fix: Disable revive var-naming lint errors for standard library package names (#612)
* Initial plan
* fix: Disable revive var-naming lint errors for package names
Co-authored-by: erezrokah <26760571+erezrokah@users.noreply.github.com>
* Verify linter passes with no errors
Co-authored-by: erezrokah <26760571+erezrokah@users.noreply.github.com>
* chore: Remove binary from git and update .gitignore
Co-authored-by: erezrokah <26760571+erezrokah@users.noreply.github.com>
---------
Co-authored-by: anthropic-code-agent[bot] <242468646+Claude@users.noreply.github.com>
Co-authored-by: erezrokah <26760571+erezrokah@users.noreply.github.com>1 parent 1a8770c commit b60133d
3 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments