You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issues fixed:
- Fix issues with auto fix (`--fix`).
- Rename `this` receivers.
- Fix language issues, most of the duplicated words like "the the".
- Removed unnecessary type conversion.
- Reduced complexity of the `_apply` function by extracting some parts
into a separate function.
- Reduced complexity of the `push` function by extracting some parts
into a separate function.
References:
- #91Closes#91
* fix: enable linter: maintidx
Issues fixed:
- Fix issues with auto fix (`--fix`).
- Rename `this` receivers.
- Fix language issues, most of the duplicated words like "the the".
- Removed unnecessary type conversion.
- Reduced complexity of the `_apply` function by extracting some parts
into a separate function.
- Reduced complexity of the `push` function by extracting some parts
into a separate function.
References:
- #91Closes#91
* address pr comments
Default is 20, which is too low I think, but we have some extreme functions, for example:
The text was updated successfully, but these errors were encountered: