From 82cad5d9c192c1abd4c1a5d88a3228e39c10cb48 Mon Sep 17 00:00:00 2001 From: danix Date: Thu, 5 Nov 2020 13:33:07 +0100 Subject: Added php linting with phpcs. Linted files. Removed pre 2.6 locale compatibility. modificato: danixland-covid-italy.php modificato: index.php nuovo file: phpcs.xml modificato: uninstall.php --- phpcs.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 phpcs.xml (limited to 'phpcs.xml') diff --git a/phpcs.xml b/phpcs.xml new file mode 100644 index 0000000..9e19d6e --- /dev/null +++ b/phpcs.xml @@ -0,0 +1,31 @@ + + + danix Wordpress Coding Standards + + + . + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3