[FIX] *: enforce 1 newline on files end
Part-of: odoo/documentation#2984
This commit is contained in:
@@ -193,4 +193,4 @@ The `patch` function has a counterpart, `unpatch`, also located in `@web/core/ut
|
||||
|
||||
patch(object, "patch name", { ... });
|
||||
// test stuff here
|
||||
unpatch(object, "patch name");
|
||||
unpatch(object, "patch name");
|
||||
|
||||
Reference in New Issue
Block a user