[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [BP] CI: Re-enable SmartyLint

Benoit Grégoire (@benoitg) via TikiWiki-cvs <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <68c0e23f47e17_2cddcd496533@gitlab-sidekiq-low-urgency-cpu-bound-v2-6bb9648cb9-9m8l4.mail>

Benoit Grégoire pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
c3caa4c3 by Olivier Kango at 2025-09-10T02:20:28+00:00
[BP] CI: Re-enable SmartyLint
---
* CI: Re-enable SmartyLint

(cherry picked from commit 515bdf6a753e4d751cbf5a08cc9cd297032e1799)

See merge request tikiwiki/tiki!8543

- - - - -


5 changed files:

- .gitlab-ci.yml
- templates/tiki-list_trackers.tpl
- templates/tiki-view_tracker.tpl
- templates/wiki-plugins/wikiplugin_trackertimeline.tpl
- templates/wiki-plugins/wikiplugin_trackerverticaltimeline.tpl


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -222,8 +222,7 @@ smarty-lint:
     - composer
   image: ${DEPENDENCY_PROXY_PREFIX}${BASE_QA_IMAGE}
   script:
-    # - php vendor_bundled/vendor/umakantp/smartylint/smartyl -p --files=lib/test,templates,themes --rules=doc/devtools/smartyl.rules.xml
-    - echo "SmartyLint temporarily disabled"
+    - php vendor_bundled/vendor/umakantp/smartylint/smartyl -p --files=lib/test,templates,themes --rules=doc/devtools/smartyl.rules.xml
 
 eslint:
   stage: lint


=====================================
templates/tiki-list_trackers.tpl
=====================================
@@ -291,4 +291,4 @@
     }));
     {/jq}
 
-{/block}
\ No newline at end of file
+{/block}


=====================================
templates/tiki-view_tracker.tpl
=====================================
@@ -484,4 +484,4 @@
             }
         }
     });
-{/jq}
\ No newline at end of file
+{/jq}


=====================================
templates/wiki-plugins/wikiplugin_trackertimeline.tpl
=====================================
@@ -2,4 +2,4 @@
 <style type='text/css'>
 {$css}
 </style>
-<div id="container-timeline"> </div>
\ No newline at end of file
+<div id="container-timeline"> </div>


=====================================
templates/wiki-plugins/wikiplugin_trackerverticaltimeline.tpl
=====================================
@@ -1,4 +1,4 @@
 
 <style type='text/css'>
 </style>
-<div id="container-vertical-timeline" style="height: {$height}; margin: auto; "> </div>
\ No newline at end of file
+<div id="container-vertical-timeline" style="height: {$height}; margin: auto; "> </div>



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/c3caa4c373d9f8b241bedb55f71eaeadd46d3a65

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/c3caa4c373d9f8b241bedb55f71eaeadd46d3a65
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.