Skip to content

A toml parser and checker to avoid common errors in Substrate projects

License

Notifications You must be signed in to change notification settings

shawntabrizi/substrate-toml-lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

substrate-toml-lint

A toml parser and checker to avoid common errors in Substrate projects.

To install and run:

yarn && yarn start check ../substrate

Help:

index.js [command]

Commands:
  index.js check <path>  find errors within toml files at the path
  index.js lint <path>   lint and update toml files at the path

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

About

A toml parser and checker to avoid common errors in Substrate projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published