Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 717 Bytes

File metadata and controls

32 lines (26 loc) · 717 Bytes

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:

  1. unused-state
  2. solc-version
  3. pragma
  4. naming-convention
  5. external-function
  6. constable-states
  7. constant-function

Slide Screenshot

040.jpg


Slide Text

  • Automatic Patch Generation
  • Git Compatible
  • Detectors: Unused State, Naming Conventions, etc.
  • Review & Apply

References


Tags