[FIX] *: enforce 1 newline on files end

Part-of: odoo/documentation#2984
This commit is contained in:
Victor Feyens
2022-11-18 10:10:31 +00:00
parent 31aacc1791
commit c60bc5f919
221 changed files with 189 additions and 239 deletions
@@ -389,4 +389,4 @@ wait for the promise to complete before registering the module.
// some code here
return something;
});
});
});