Commit 6bf5ca96 authored by nimrod's avatar nimrod
Browse files

Pre-commit and spelling.

- Update the mdformat hook because that version seems broken.
- Add the codespell hook, fix some spelling errors.
parent 82b55b0e
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -84,6 +84,11 @@ repos:
          - flake8-bugbear

  - repo: https://github.com/executablebooks/mdformat.git
    rev: 0.5.3
    rev: 0.7.9
    hooks:
      - id: mdformat

  - repo: https://github.com/codespell-project/codespell.git
    rev: v2.1.0
    hooks:
      - id: codespell
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ beforehand)
pipenv run publish
```

Delete the outputed files
Delete the outputted files

```
pipenv run clean
+2 −2
Original line number Diff line number Diff line
@@ -8,8 +8,8 @@ In `last month' post <https://www.shore.co.il/blog/spam_me>`_ I wrote about the
new direct messaging I setup and the concern about abuse from that (spam and
privacy concerns). While I can't speak on the privacy part (I don't know if
anybody is listening to that channel besides me), I can update on the spam part.
Since going live I recieved exactly 0 unsolicited messages. Nada, zilch, bupkis,
Since going live I received exactly 0 unsolicited messages. Nada, zilch, bupkis,
גורנישט. I'm a little disappointed with that since it shows that my blog is not
read by millions of people (a shock, I know). But it also seems that automated
scanners, scanning repos in Github don't act on this kind of information. With
that, I plan on keeping everything running for the foreseeable furture.
that, I plan on keeping everything running for the foreseeable future.