bee
bee copied to clipboard
feat(lint): enable predeclared
Checklist
- [x] I have read the coding guide.
- [ ] My change requires a documentation update, and I have done it.
- [ ] My change requires updating the Open API specification and/or changing its version, and I've done it.
- [ ] I have added tests to cover my changes.
- [x] I have filled out the description and linked the related issues.
Description
This PR is part of effort to improve static code analysis (issue https://github.com/ethersphere/bee/issues/3255)
- enable
predeclaredlint rule - fix all issues reported by this rule