~netlandish/django-wiki

69d791ecea3dbed37184826398992dbc35c2eb7f — Benjamin Bach 3 years ago 5bf4338
transifex-client adds trailing newline that pre-commit hook fixes
3 files changed, 3 insertions(+), 1 deletions(-)

M .pre-commit-config.yaml
M docs/release_notes.rst
M src/wiki/locale/pl_PL/LC_MESSAGES/django.mo
M .pre-commit-config.yaml => .pre-commit-config.yaml +2 -0
@@ 3,12 3,14 @@ repos:
    sha: v1.2.0
    hooks:
    -   id: trailing-whitespace
        exclude: ".tx/config"
    -   id: flake8
        args:
        - --exclude=*/*migrations/*, testproject/testproject/settings/*
    -   id: check-added-large-files
    -   id: debug-statements
    -   id: end-of-file-fixer
        exclude: ".tx/config"
  - repo: https://github.com/psf/black
    rev: stable
    hooks:

M docs/release_notes.rst => docs/release_notes.rst +1 -1
@@ 59,7 59,7 @@ Translations
~~~~~~~~~~~~

* Dutch translation 100% completed :url-issue:`1037` (Gert-Jan Braas)
* Polish 99.55% completed
* Polish 100% completed

0.5
---

M src/wiki/locale/pl_PL/LC_MESSAGES/django.mo => src/wiki/locale/pl_PL/LC_MESSAGES/django.mo +0 -0