# git-diff-check

[**git-diff-check**](https://git-scm.com/docs/git-diff) is a linter for All.

You can enable the git-diff-check linter with:

```shell
trunk check enable git-diff-check
```

## Auto Enabling

git-diff-check will be auto-enabled if any *all* files are present.

## Links

* [git-diff-check site](https://git-scm.com/docs/git-diff)
* git-diff-check Trunk Code Quality [integration source](https://github.com/trunk-io/plugins/tree/main/linters/git-diff-check)
* Trunk Code Quality's [open source plugins repo](https://github.com/trunk-io/plugins/tree/main)
