40 - Slither format tool
Slither format tool slither-format
generates automatically patches.
The patches are compatible with git.
Patches should be carefully reviewed before applying.
Detectors supported with this tool are:
- unused-state
- solc-version
- pragma
- naming-convention
- external-function
- constable-states
- constant-function
- Automatic Patch Generation
- Git Compatible
- Detectors: Unused State, Naming Conventions, etc.
- Review & Apply