aboutsummaryrefslogtreecommitdiff
path: root/phpcs.xml
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-12-21 17:23:20 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-12-21 17:23:20 +0100
commit52d7848a072baaeef452d6d326a68bc31f432775 (patch)
tree46ab9a1b74e0c88dbfc3645b983d5556a2ce2c8d /phpcs.xml
parentf172bee12d4a8160ff13383f502a1434a6ab0c15 (diff)
parent889888f20eb6f3dd476b78c0f59672f7c7962354 (diff)
Merge branch 'FreshRSS/master' into FreshRSS/dev
Diffstat (limited to 'phpcs.xml')
-rw-r--r--phpcs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpcs.xml b/phpcs.xml
index 5743466ec..d79e2a4d9 100644
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<ruleset name="FreshRSS Ruleset">
- <description>Created with the PHP Coding Standard Generator. http://edorian.github.com/php-coding-standard-generator/</description>
+ <description>Created with the PHP Coding Standard Generator. https://edorian.github.com/php-coding-standard-generator/</description>
<!-- to circumvent https://github.com/squizlabs/PHP_CodeSniffer/pull/1404 -->
<!--<arg name="tab-width" value="10"/>-->
<exclude-pattern>./static</exclude-pattern>