31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-09-28 04:59:04 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Denis Ryabov
16c593f3ad resolve aliases before checking framework rules 2023-10-01 18:45:34 +04:00
Denis Ryabov
5b426de6c5 Fix conflict of variables 2023-09-05 21:15:56 +04:00
Denis Ryabov
ff03f29b89 Move j5legacy checks to compatibilty (with other J3/4 compatibility checks) 2023-09-05 15:46:04 +04:00
Denis Ryabov
514a7aa47b add J5legacy rule 2023-09-05 12:12:54 +04:00
Denis Ryabov
92ba719bd8 increase limit of messages per file to 100 2023-09-05 12:12:17 +04:00
Denis Ryabov
aac5e96bef fix and improve processing of deprecated framework api 2023-09-05 12:11:38 +04:00
Denis Ryabov
82e6a3f1a6 switch to namespaced classes for Joomla 5 Native mode. 2023-08-13 13:22:27 +04:00
Denis Ryabov
8542f690bd Report spaces/tabs/EOLs at the beginning of PHP file (see issue #164) 2021-11-16 20:16:50 +03:00
Denis Ryabov
b7a6a923da use new report features in rules 2021-09-09 10:32:52 +03:00
dde14f6869
Merge PR #107 into develop 2021-08-31 11:57:37 +02:00
Denis Ryabov
054e97b5b8 a few comments 2021-05-17 23:30:44 +03:00
Denis Ryabov
3aa1682131 check BOM in the Framework rule 2021-05-17 23:30:33 +03:00
Denis Ryabov
ed89be7422 sort sidebar menu items according to the $ordering field 2021-05-17 23:21:34 +03:00
Denis Ryabov
448b5c59a9 error on short php tag 2021-05-13 22:03:51 +03:00
Denis Ryabov
7e9d840377 reformat long code line 2021-05-11 18:46:10 +03:00
Denis Ryabov
f0184fa74d Joomla code-style fixes 2021-05-11 18:45:51 +03:00
Denis Ryabov
14ba00024a switch to use of JEDCheckerHelper in framework 2021-05-11 18:42:44 +03:00
Denis Ryabov
2c3fe01168 remove unused code 2021-05-11 18:42:28 +03:00
Denis Ryabov
72c8ed99ef Fix possible warning on empty php files 2021-05-11 18:42:12 +03:00
Denis Ryabov
1b2bdbe41e Extended list of leftover files/folders 2021-05-11 18:41:55 +03:00
Denis Ryabov
ce6ca7a939 simplify word boundary check 2021-04-04 14:05:39 +03:00
Denis Ryabov
a2bb820771 Check errors in JFolder::folders/files results 2021-04-04 14:03:59 +03:00
Denis Ryabov
c47fba03c9 add comments 2021-04-04 14:03:34 +03:00
Denis Ryabov
a2565abe68 add direct search for leftover files and folders 2021-04-04 14:01:38 +03:00
Denis Ryabov
7dd70628e0 Typos / Joomla! code style fixes 2021-04-04 13:36:35 +03:00
Denis Ryabov
fb16f918d3 clean PHP code (by removing comments, html, and strings) in the framework rules to avoid false-positives 2021-04-04 12:52:53 +03:00
Denis Ryabov
aaa100fbbb fix regular expressions ("." character should be escaped) 2021-02-13 23:12:08 +03:00
anibalsanchez
0f241adba7 More Copryright fixes 2019-03-10 17:09:42 +01:00
anibalsanchez
5119fc102a 2.1.1 - Copyright updated to Joomla 2019-03-10 09:49:52 +01:00
anibalsanchez
b34cb440a4 2.1.0 2019-03-09 20:44:14 +01:00
Jaz Parkyn
e2eb961633 Removal of build tools 2017-02-14 14:34:35 +00:00