We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac6f5ad commit c950187Copy full SHA for c950187
1 file changed
DEVELOPMENT.md
@@ -1,11 +1,9 @@
1
# Development Workflow
2
3
-This is a temporal workflow that will evolve with codebase. The steps described
4
-below are temporary and better ones will be coming.
5
-
6
## Set Up
7
8
1. Clone this repo.
+
9
2. Copy the Git pre-commit hooks. This will automatically check the build, run
10
tests, and perform linting before each commit. (Symlinks don't seem to work,
11
but if you find a way, please add it here!)
0 commit comments