├── .pre-commit-hooks.yaml ├── LICENSE-APACHE ├── LICENSE-MIT └── README.md /.pre-commit-hooks.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xYYY/foundry-pre-commit/HEAD/.pre-commit-hooks.yaml -------------------------------------------------------------------------------- /LICENSE-APACHE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xYYY/foundry-pre-commit/HEAD/LICENSE-APACHE -------------------------------------------------------------------------------- /LICENSE-MIT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xYYY/foundry-pre-commit/HEAD/LICENSE-MIT -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xYYY/foundry-pre-commit/HEAD/README.md --------------------------------------------------------------------------------