Commit ff757e7
authored
Prepare the introduction of pre-commit CI + repository configuration updates (#453)
* Remove pre-commit from GitHub workflows in favour of pre-commit CI
* Remove manual tag for pre-commit hooks
* Update CHANGELOG
* Update pre-commit configuration file + add .yamllint
- Added new pre-commit hooks
+ codespell
+ pydocstyle
+ doc8
+ yamllint
- Update pre-commit hook versions
- Add .yamllint configuration file
- Add .codespell.allow file for codespell
* Delete .travis.yml file since not used anymore
* Update YAML files to satisfy yamllint
* Update Markdown files to fix linter/formatter warnings
* Update ReST files to fix linter/formatter warnings
* Update Python files to fix linter/formatter warnings
* Rename CI jobs
* Install pybind11 earlier in CI build
* Update CHANGELOG
* Address pre-commit CI virtualenv size limitations1 parent 71a3af0 commit ff757e7
File tree
84 files changed
+706
-603
lines changed- .github/workflows
- docs
- examples
- projectq
- backends
- _aqt
- _awsbraket
- _azure
- _circuits
- _ibm
- _ionq
- _sim
- cengines
- libs
- hist
- math
- revkit
- meta
- ops
- setups
- decompositions
- tests
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
84 files changed
+706
-603
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments