[FIX] *: enforce 1 newline on files end

Part-of: odoo/documentation#2983
This commit is contained in:
Victor Feyens
2022-11-18 10:05:45 +00:00
parent 2785e845df
commit 968ed0a17a
220 changed files with 188 additions and 238 deletions
@@ -29,4 +29,3 @@ We advise that:
- Your scheduled actions should be
`idempotent <https://stackoverflow.com/a/1077421/3332416>`_: they must not
cause side-effects if they are started more often than expected.