Skip to content

Commit b036db1

Browse files
astafan8Copilot
andauthored
Update .github/copilot-instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6f70b14 commit b036db1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/copilot-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ be deployed at https://microsoft.github.io/Qcodes/.
88

99
The documentation includes Contributor's guide, so please follow that closely.
1010

11-
Before committing anything, run pre-commit hooks with ```pre-commit run --all`` and
12-
make sure they pass, and fix anything that is failing. The pre-commit hooks will ensure
11+
Before committing anything, run pre-commit hooks with ```pre-commit run --all```
12+
and make sure they pass, and fix anything that is failing. The pre-commit hooks will ensure
1313
correct formatting of the code and linting as well.
1414

1515
QCoDeS is a typed package, hence all new code should include clear and correct type annotations.

0 commit comments

Comments
 (0)