Skip to content

Commit 2e3fa13

Browse files
committed
docs(CHANGES): Format with prettier
1 parent a9f02e9 commit 2e3fa13

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGES

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@ $ pip install --user --upgrade --pre libvcs
2121

2222
- Add flake8-commas (COM)
2323

24-
- https://docs.astral.sh/ruff/rules/#flake8-commas-com
25-
- https://pypi.org/project/flake8-commas/
24+
- https://docs.astral.sh/ruff/rules/#flake8-commas-com
25+
- https://pypi.org/project/flake8-commas/
2626

2727
- Add flake8-builtins (A)
2828

29-
- https://docs.astral.sh/ruff/rules/#flake8-builtins-a
30-
- https://pypi.org/project/flake8-builtins/
29+
- https://docs.astral.sh/ruff/rules/#flake8-builtins-a
30+
- https://pypi.org/project/flake8-builtins/
3131

3232
- Add flake8-errmsg (EM)
3333

34-
- https://docs.astral.sh/ruff/rules/#flake8-errmsg-em
35-
- https://pypi.org/project/flake8-errmsg/
34+
- https://docs.astral.sh/ruff/rules/#flake8-errmsg-em
35+
- https://pypi.org/project/flake8-errmsg/
3636

3737
### CI
3838

@@ -56,7 +56,7 @@ $ pip install --user --upgrade --pre libvcs
5656

5757
- ci: Add pydocstyle rule to ruff (#449)
5858
- Add test for direct usage of `HgSync` (#450)
59-
- pytest-watcher, Add configuration (#450):
59+
- pytest-watcher, Add configuration (#450):
6060

6161
- Run initially by default
6262
- Skip post-save files from vim

0 commit comments

Comments
 (0)