From 782b945905c948b9a0495aa85524ad1a92c7bd97 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Thu, 25 Feb 2021 20:21:05 -0500 Subject: Header lint (#1444) * Add eslint-plugin-header * Add rule for header format * Add missing header * Fix header issues --- ext/js/display/display-generator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/js/display/display-generator.js') diff --git a/ext/js/display/display-generator.js b/ext/js/display/display-generator.js index da1b053a..b904c16e 100644 --- a/ext/js/display/display-generator.js +++ b/ext/js/display/display-generator.js @@ -12,7 +12,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * along with this program. If not, see . */ /* global -- cgit v1.2.3