diff options
| author | 2017-12-21 17:23:20 +0100 | |
|---|---|---|
| committer | 2017-12-21 17:23:20 +0100 | |
| commit | 52d7848a072baaeef452d6d326a68bc31f432775 (patch) | |
| tree | 46ab9a1b74e0c88dbfc3645b983d5556a2ce2c8d /phpcs.xml | |
| parent | f172bee12d4a8160ff13383f502a1434a6ab0c15 (diff) | |
| parent | 889888f20eb6f3dd476b78c0f59672f7c7962354 (diff) | |
Merge branch 'FreshRSS/master' into FreshRSS/dev
Diffstat (limited to 'phpcs.xml')
| -rw-r--r-- | phpcs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
