Skip to content

enderphan94/linty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Linty tool

aims to check for code linter in Solidity, will check for:

  • solhint pattern
  • spell
  • uint (should be uint256)
  • require() (require functions should explain the error message)

Usage

./linty.sh <filename.sol>

!! place the file in /usr/local/bin/ to make it as a global command

Sample

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages