From 0152ce87f92640f18ab7b05bbb81bae59270a79d Mon Sep 17 00:00:00 2001 From: Ivan Yelizariev Date: Wed, 25 Jan 2017 15:40:23 +0500 Subject: [PATCH] [LINT] fix line breaks --- mail_archives/README.rst | 2 +- mail_archives/views/templates.xml | 2 +- mail_attachment_popup/static/lib/js/jquery.arcticmodal.js | 2 +- mail_base/views/templates.xml | 2 +- mail_check_immediately/doc/changelog.rst | 2 +- mail_move_message/data/mail_move_message_data.xml | 2 +- mail_move_message/i18n/mail_move_message.pot | 2 +- mail_private/view.xml | 2 +- mail_reply/templates.xml | 2 +- mail_sent/views/templates.xml | 2 +- mail_to/doc/changelog.rst | 2 +- mail_to/static/src/xml/recipient.xml | 2 +- mail_to/templates.xml | 2 +- mail_todo_custom/static/src/js/mail_todo_custom.js | 2 +- res_partner_mails_count/README.rst | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/mail_archives/README.rst b/mail_archives/README.rst index 0395c12..dd0cac2 100644 --- a/mail_archives/README.rst +++ b/mail_archives/README.rst @@ -12,4 +12,4 @@ Further information HTML Description: https://apps.odoo.com/apps/modules/9.0/mail_archives/ -Tested on Odoo 9.0 b9f206953e3f877adf18643f154d1262842564ee \ No newline at end of file +Tested on Odoo 9.0 b9f206953e3f877adf18643f154d1262842564ee diff --git a/mail_archives/views/templates.xml b/mail_archives/views/templates.xml index a99a03d..147f1a0 100644 --- a/mail_archives/views/templates.xml +++ b/mail_archives/views/templates.xml @@ -9,4 +9,4 @@ - \ No newline at end of file + diff --git a/mail_attachment_popup/static/lib/js/jquery.arcticmodal.js b/mail_attachment_popup/static/lib/js/jquery.arcticmodal.js index 0b66194..0db47e2 100644 --- a/mail_attachment_popup/static/lib/js/jquery.arcticmodal.js +++ b/mail_attachment_popup/static/lib/js/jquery.arcticmodal.js @@ -426,4 +426,4 @@ }; -})(jQuery); \ No newline at end of file +})(jQuery); diff --git a/mail_base/views/templates.xml b/mail_base/views/templates.xml index 8846a55..cc3694d 100644 --- a/mail_base/views/templates.xml +++ b/mail_base/views/templates.xml @@ -9,4 +9,4 @@ - \ No newline at end of file + diff --git a/mail_check_immediately/doc/changelog.rst b/mail_check_immediately/doc/changelog.rst index 013b693..4c43525 100644 --- a/mail_check_immediately/doc/changelog.rst +++ b/mail_check_immediately/doc/changelog.rst @@ -6,4 +6,4 @@ Updates `1.0.1` ------- -- FIX: incorrectly displayed last updated time when multiple threads (--workers) \ No newline at end of file +- FIX: incorrectly displayed last updated time when multiple threads (--workers) diff --git a/mail_move_message/data/mail_move_message_data.xml b/mail_move_message/data/mail_move_message_data.xml index 2b13fe2..f63eaae 100644 --- a/mail_move_message/data/mail_move_message_data.xml +++ b/mail_move_message/data/mail_move_message_data.xml @@ -6,4 +6,4 @@ crm.lead,project.task - \ No newline at end of file + diff --git a/mail_move_message/i18n/mail_move_message.pot b/mail_move_message/i18n/mail_move_message.pot index 2854cd5..4ab364b 100644 --- a/mail_move_message/i18n/mail_move_message.pot +++ b/mail_move_message/i18n/mail_move_message.pot @@ -170,4 +170,4 @@ msgstr "" #. module: mail_move_message #: help:mail_move_message.wizard,move_followers:0 msgid "Add followers of current record to a new record.\nYou must use this option, if new record has restricted access.\nYou can change default value for this option at Settings/System Parameters" -msgstr "" \ No newline at end of file +msgstr "" diff --git a/mail_private/view.xml b/mail_private/view.xml index 53232fa..dbd7cc1 100644 --- a/mail_private/view.xml +++ b/mail_private/view.xml @@ -24,4 +24,4 @@ - \ No newline at end of file + diff --git a/mail_reply/templates.xml b/mail_reply/templates.xml index f75bd81..1f82640 100644 --- a/mail_reply/templates.xml +++ b/mail_reply/templates.xml @@ -9,4 +9,4 @@ - \ No newline at end of file + diff --git a/mail_sent/views/templates.xml b/mail_sent/views/templates.xml index 3e685e0..0815ad3 100644 --- a/mail_sent/views/templates.xml +++ b/mail_sent/views/templates.xml @@ -9,4 +9,4 @@ - \ No newline at end of file + diff --git a/mail_to/doc/changelog.rst b/mail_to/doc/changelog.rst index 3aeb891..5f35720 100644 --- a/mail_to/doc/changelog.rst +++ b/mail_to/doc/changelog.rst @@ -4,4 +4,4 @@ Updates `1.0.0` ------- -- Init version \ No newline at end of file +- Init version diff --git a/mail_to/static/src/xml/recipient.xml b/mail_to/static/src/xml/recipient.xml index b7ccf19..5882eb8 100644 --- a/mail_to/static/src/xml/recipient.xml +++ b/mail_to/static/src/xml/recipient.xml @@ -19,4 +19,4 @@ - \ No newline at end of file + diff --git a/mail_to/templates.xml b/mail_to/templates.xml index f95bb51..24b067a 100644 --- a/mail_to/templates.xml +++ b/mail_to/templates.xml @@ -10,4 +10,4 @@ - \ No newline at end of file + diff --git a/mail_todo_custom/static/src/js/mail_todo_custom.js b/mail_todo_custom/static/src/js/mail_todo_custom.js index 983b856..66a3bfc 100644 --- a/mail_todo_custom/static/src/js/mail_todo_custom.js +++ b/mail_todo_custom/static/src/js/mail_todo_custom.js @@ -41,4 +41,4 @@ openerp.mail_todo_custom = function(session) { }, }); -}; \ No newline at end of file +}; diff --git a/res_partner_mails_count/README.rst b/res_partner_mails_count/README.rst index 25b2a27..9513807 100644 --- a/res_partner_mails_count/README.rst +++ b/res_partner_mails_count/README.rst @@ -13,4 +13,4 @@ Further information HTML Description: https://apps.odoo.com/apps/modules/9.0/res_partner_mails_count/ -Tested on Odoo 9.0 b9f206953e3f877adf18643f154d1262842564ee \ No newline at end of file +Tested on Odoo 9.0 b9f206953e3f877adf18643f154d1262842564ee