Skip to content

Commit 9c1687d

Browse files
committed
docs(readme): remove blank line at EOF
1 parent 5cd2ce0 commit 9c1687d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,8 @@ repos:
6363
docs/TOFS_pattern.rst|
6464
)$
6565
additional_dependencies: [pygments==2.9.0]
66+
- repo: https://github.com/pre-commit/pre-commit-hooks
67+
rev: v4.2.0
68+
hooks:
69+
- id: end-of-file-fixer
70+
- id: trailing-whitespace

docs/README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,3 @@ Runs all of the stages above in one go: i.e. ``destroy`` + ``converge`` + ``veri
181181
^^^^^^^^^^^^^^^^^^^^^
182182

183183
Gives you SSH access to the instance for manual testing.
184-

0 commit comments

Comments
 (0)