diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml deleted file mode 100644 index fc857309..00000000 --- a/.pre-commit-config.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# See https://pre-commit.com for more information -# See https://pre-commit.com/hooks.html for more hooks -repos: - - repo: https://github.com/psf/black - rev: 22.3.0 - hooks: - - id: black - - repo: https://github.com/doublify/pre-commit-rust - rev: v1.0 - hooks: - - id: fmt - - id: cargo-check - - id: clippy - - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.0.1 - hooks: - - id: trailing-whitespace - - id: end-of-file-fixer - - id: check-yaml - - id: check-added-large-files - -default_language_version: - python: python3.10 diff --git a/README.md b/README.md index 8a8cb978..c9721eb3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # tket2 [![build_status][]](https://github.com/CQCL-DEV/tket2/actions) -[![msrv][]](https://github.com/CQCL-DEV/tket2) +![msrv][] Version 2 of the TKET compiler.