File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 55 - id : ruff-check
66 args : [ --fix ]
77 - id : ruff-format
8+ - repo : https://github.com/adamchainz/blacken-docs
9+ rev : 1.19.1
10+ hooks :
11+ - id : blacken-docs
12+ additional_dependencies :
13+ - black==25.1.0
14+ - repo : https://github.com/pre-commit/pre-commit-hooks
15+ rev : v5.0.0
16+ hooks :
17+ - id : trailing-whitespace
18+ - repo : https://github.com/sphinx-contrib/sphinx-lint
19+ rev : v1.0.0
20+ hooks :
21+ - id : sphinx-lint
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ All rights reserved.
44Redistribution and use in source and binary forms, with or without modification,
55are permitted provided that the following conditions are met:
66
7- 1. Redistributions of source code must retain the above copyright notice,
7+ 1. Redistributions of source code must retain the above copyright notice,
88 this list of conditions and the following disclaimer.
9-
10- 2. Redistributions in binary form must reproduce the above copyright
9+
10+ 2. Redistributions in binary form must reproduce the above copyright
1111 notice, this list of conditions and the following disclaimer in the
1212 documentation and/or other materials provided with the distribution.
1313
You can’t perform that action at this time.
0 commit comments