1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 16:27:38 +02:00

Merge pull request #6213 from marc1706/ticket/16775

[ticket/16775] Run xo linter in GitHub Actions runs
This commit is contained in:
Marc Alexander
2021-05-27 07:25:20 +02:00
committed by GitHub
7 changed files with 3163 additions and 15276 deletions

View File

@@ -1,6 +1,6 @@
/* global phpbb */
(function ($) { // Avoid conflicts with other libraries
(function($) { // Avoid conflicts with other libraries
'use strict';
$('#tz_date').change(() => {

View File

@@ -1,6 +1,6 @@
/* global phpbb */
(function ($) { // Avoid conflicts with other libraries
(function($) { // Avoid conflicts with other libraries
'use strict';
$('#tz_date').change(() => {