Skip to content

equinor/everest-tutorials

Code Style

Everest tutorials

Style requirements

There are a set of style requirements, which are gathered in the pre-commit configuration, to have it automatically run on each commit do:

pip install pre-commit
pre-commit install

or before each commit do:

pre-commit run --all-files

There is also a pre-push hook configured in pre-commit to run a collection of relatively fast tests, to install this hook:

pre-commit install --hook-type pre-push

About

EVEREST™ Tutorials

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors