[TikiWiki-commits] [Git][tikiwiki/tiki][master] 3 commits: CI: Re-enable SmartyLint
Benoit Grégoire (@benoitg) via TikiWiki-cvs <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <68bf0a83b1c81_2cdda5494183@gitlab-sidekiq-low-urgency-cpu-bound-v2-7b4b757c6c-9lgfp.mail> |
Benoit Grégoire pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
515bdf6a by Olivier-Kango at 2025-09-08T16:47:25+00:00
CI: Re-enable SmartyLint
- - - - -
1f237d25 by Olivier-Kango at 2025-09-08T16:47:25+00:00
[FIX] addressed formatting issues it reported
- - - - -
3d67d277 by Olivier-Kango at 2025-09-08T16:47:25+00:00
[FIX] SmartyLint: remove consecutive empty lines in templates/tiki-check.tpl
- - - - -
12 changed files:
- .gitlab-ci.yml
- templates/module-header.tpl
- templates/tiki-check-dashboard.tpl
- templates/tiki-check.tpl
- templates/tiki-list_trackers.tpl
- templates/tiki-user_tasks_edit.tpl
- templates/tiki-view_tracker.tpl
- templates/tracker/edit_field.tpl
- templates/user/localtimezonesync.tpl
- templates/wiki-plugins/wikiplugin_calendar.tpl
- templates/wiki-plugins/wikiplugin_trackertimeline.tpl
- templates/wiki-plugins/wikiplugin_trackerverticaltimeline.tpl
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -223,8 +223,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/module-header.tpl
=====================================
@@ -6,4 +6,4 @@
</a>
</div>
</div>
-{/if}
\ No newline at end of file
+{/if}
=====================================
templates/tiki-check-dashboard.tpl
=====================================
@@ -104,4 +104,4 @@
</div>
</div>
{/if}
-</div>
\ No newline at end of file
+</div>
=====================================
templates/tiki-check.tpl
=====================================
@@ -1010,10 +1010,6 @@ td > div {
display:none;
}
-
-
-
-
/* fold columns into rows when we have mobile screens. */
@media only screen and (max-width: 40em) {
thead th:not(:first-child) {
=====================================
templates/tiki-list_trackers.tpl
=====================================
@@ -299,4 +299,4 @@
}));
{/jq}
-{/block}
\ No newline at end of file
+{/block}
=====================================
templates/tiki-user_tasks_edit.tpl
=====================================
@@ -298,4 +298,4 @@
</tr>
{/if}
</table>
-</form>
\ No newline at end of file
+</form>
=====================================
templates/tiki-view_tracker.tpl
=====================================
@@ -578,4 +578,4 @@
}
}
});
-{/jq}
\ No newline at end of file
+{/jq}
=====================================
templates/tracker/edit_field.tpl
=====================================
@@ -338,4 +338,4 @@
isPasswordDropdown.val('1');
}
});
-{/jq}
\ No newline at end of file
+{/jq}
=====================================
templates/user/localtimezonesync.tpl
=====================================
@@ -51,4 +51,4 @@
}
}, 'json');
});
-{/jq}
\ No newline at end of file
+{/jq}
=====================================
templates/wiki-plugins/wikiplugin_calendar.tpl
=====================================
@@ -20,4 +20,4 @@
{if $viewlist eq 'list'}
{$out}
{/if}
-</div>
\ No newline at end of file
+</div>
=====================================
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/-/compare/e5ac242ab31dea90f7f16f5d42c7104e15001dab...3d67d2778f52bca2753ef9d8ea61252a186f7d59
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/compare/e5ac242ab31dea90f7f16f5d42c7104e15001dab...3d67d2778f52bca2753ef9d8ea61252a186f7d59
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