[FIX] *: enforce 1 newline on files end

Part-of: odoo/documentation#2978
This commit is contained in:
Victor Feyens
2022-11-17 16:18:36 +00:00
parent be0a995e21
commit 4af7600805
221 changed files with 185 additions and 241 deletions
-1
View File
@@ -791,4 +791,3 @@ If an extra module contains such files, they should be fixed to allow the module
load. If the module works despite the presence of those files, they are probably
not loaded and should therefore be removed from the module, or at least excluded
in the manifest via ``cloc_exclude``.