Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ samoyed init
samoyed init --hooks-dir custom-hooks
```

### Environment Variables

- `SAMOYED=0` - Skip hook installation entirely
- `SAMOYED_DEBUG=1` - Enable debug logging

## Architecture

Samoyed uses a three-layer architecture that provides both flexibility and performance:
Expand Down Expand Up @@ -213,7 +208,7 @@ Tarpaulin is configured in [.tarpaulin.toml](.tarpaulin.toml) to store reports i
4. Make your changes
5. Add tests for new functionality
6. Ensure all tests pass
6. Submit a pull request
7. Submit a pull request

## License

Expand Down
Loading
Loading