From 947e918f05d70d5dce4efa4ef403e593581c3fa9 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 28 Feb 2021 12:26:24 +0100 Subject: Travis: Enforce phpcs line length + whitespace (#3488) * Update Travis line length * Also check whitespace in CSS files * Fix line length ext.php * More syntax, string templates * Fix exclude-pattern * Test JS files as well --- p/themes/Screwdriver/screwdriver.rtl.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'p/themes/Screwdriver') diff --git a/p/themes/Screwdriver/screwdriver.rtl.css b/p/themes/Screwdriver/screwdriver.rtl.css index b00670039..00c2a42d7 100644 --- a/p/themes/Screwdriver/screwdriver.rtl.css +++ b/p/themes/Screwdriver/screwdriver.rtl.css @@ -793,7 +793,7 @@ a.btn { .prompt input { width: 100%; box-sizing: border-box; - + } .prompt input#username,.prompt input#passwordPlain { -- cgit v1.2.3