Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 527 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (14 loc) · 527 Bytes

Contributing

This repo is intended for internal (Snyk) contributions only at this time.

Please reach our support to give any feedback.

Local setup

Please use the pre-commit to automatically run tools on specific Git hooks. To do so:

For macos & brew users:

brew install pre-commit

Or make sure you have pre-commit available on your PATH before running the command below.

pre-commit install

Read the pre-commit configuration to check the set-up.