1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 03:34:04 +02:00

[ticket/12180] Add "Each file MUST end with exactly one newline character" rule

PHPBB3-12180
This commit is contained in:
Andreas Fischer
2014-02-10 15:01:50 +01:00
parent 02674de893
commit 1e86f71133
5 changed files with 4 additions and 4 deletions

View File

@@ -112,4 +112,3 @@ class deactivated_super_global implements \ArrayAccess, \Countable, \IteratorAgg
$this->error();
}
}