> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# git-diff-check

> git-diff-check is a linter for All

[**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 theme={null}
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)
