Skip to content

Commit 36d753f

Browse files
authored
Alphabetize linters
1 parent 958e2fa commit 36d753f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/test_plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ You can always use the `Run Linting` command to immediately trigger a newly inst
105105

106106
- [ ] flake8 works
107107
- [ ] mypy works
108-
- [ ] pydocstyle works
109108
- [ ] pep8 works
110109
- [ ] prospector works
110+
- [ ] pydocstyle works
111111
- [ ] pylama works
112112
- [ ] 3 or more linters work simultaneously
113113
- [ ] `Run Linting` runs all linters

0 commit comments

Comments
 (0)