From 160e2d8f0b1e4c3e9fe7f89300de22c5ef334833 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 15 Jan 2016 16:07:57 +0100 Subject: some cleanup: * move capistrano config files * remove useless files --- GUIDELINES.md | 53 ----------------------------------------------------- 1 file changed, 53 deletions(-) delete mode 100644 GUIDELINES.md (limited to 'GUIDELINES.md') diff --git a/GUIDELINES.md b/GUIDELINES.md deleted file mode 100644 index 51e0de93..00000000 --- a/GUIDELINES.md +++ /dev/null @@ -1,53 +0,0 @@ -# Guidelines for wallabag - -If you want to contribute to wallabag, you have some rules to respect. These rules were defined by [PHP Framework Interop Group](http://www.php-fig.org). - -## Basic Coding Standard (PSR-1) - -This section of the standard comprises what should be considered the standard coding elements that are required to ensure a high level of technical interoperability between shared PHP code. - -* Files MUST use only `