Skip to content

tokenhouse/atom-solidity-linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is integration of solhint Solidity linter with Atom editor.

Configuration

Plugin supports Solhint configuration files .solhint.json.

Installation

Open Atom -> Preferences -> Install. Type solidity-linter. You will see this package. Then press "Install".

Development Process

For run this plugin in development mode you need to execute next steps:

  1. Clone this project from Github git clone http://github.com/tokenhouse/atom-solidity-linter
  2. Make cd to this directory
  3. Link this project as dev package apm link --dev
  4. Run atom in current directory atom -d .

License

MIT

About

Implement integration of solhint linter to atom editor. PROJECT MOVED TO - https://github.com/protofire/atom-solidity-linter

Resources

Stars

Watchers

Forks

Packages

No packages published