Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 389 Bytes

Slither-format.md

File metadata and controls

19 lines (13 loc) · 389 Bytes

slither-format generates automatically patches. The patches are compatible with git.

Carefully review each patch before applying it.

Usage

slither-format target.

The patches will be generated in crytic-export/patches

Detectors supported

  • unused-state
  • solc-version
  • pragma
  • naming-convention
  • external-function
  • constable-states
  • constant-function