new indentation style

Hi All, I've added a new and experimental indentation style under .idea/codeStyleSettings.xml. Essentially it uses 4 spaces instead of 2 previously for indentation. It seems to me that 4 spaces are more common in the java world than 2. I've applied the new indentation to slf4j-api/src/main/java/org/slf4j/helpers/Util.java If there is support for this change, I'll apply the new style to the whole project. Your comments are welcome. -- Ceki

+1. I always had to change my IDE setting while working on any patch related to Slf4j and Logback. Such a change would be more in sync with std practice Chetan Mehrotra On Wed, Dec 10, 2014 at 3:14 AM, Ceki Gülcü <ceki@qos.ch> wrote:
Hi All,
I've added a new and experimental indentation style under .idea/codeStyleSettings.xml. Essentially it uses 4 spaces instead of 2 previously for indentation. It seems to me that 4 spaces are more common in the java world than 2.
I've applied the new indentation to slf4j-api/src/main/java/org/slf4j/helpers/Util.java
If there is support for this change, I'll apply the new style to the whole project.
Your comments are welcome.
-- Ceki _______________________________________________ slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Tabs? Then we can all pick our tab width. -- Matt Bishop
On Dec 9, 2014, at 9:02 PM, Chetan Mehrotra <chetan.mehrotra@gmail.com> wrote:
+1.
I always had to change my IDE setting while working on any patch related to Slf4j and Logback. Such a change would be more in sync with std practice Chetan Mehrotra
On Wed, Dec 10, 2014 at 3:14 AM, Ceki Gülcü <ceki@qos.ch> wrote:
Hi All,
I've added a new and experimental indentation style under .idea/codeStyleSettings.xml. Essentially it uses 4 spaces instead of 2 previously for indentation. It seems to me that 4 spaces are more common in the java world than 2.
I've applied the new indentation to slf4j-api/src/main/java/org/slf4j/helpers/Util.java
If there is support for this change, I'll apply the new style to the whole project.
Your comments are welcome.
-- Ceki _______________________________________________ slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev
slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev

I am sure several epic religious wars have been fought over tab vs. space issue. :-) On 12/10/2014 7:01, Matt Bishop wrote:
Tabs? Then we can all pick our tab width.
-- Matt Bishop
On Dec 9, 2014, at 9:02 PM, Chetan Mehrotra <chetan.mehrotra@gmail.com> wrote:
+1.
I always had to change my IDE setting while working on any patch related to Slf4j and Logback. Such a change would be more in sync with std practice Chetan Mehrotra
On Wed, Dec 10, 2014 at 3:14 AM, Ceki Gülcü <ceki@qos.ch> wrote:
Hi All,
I've added a new and experimental indentation style under .idea/codeStyleSettings.xml. Essentially it uses 4 spaces instead of 2 previously for indentation. It seems to me that 4 spaces are more common in the java world than 2.
I've applied the new indentation to slf4j-api/src/main/java/org/slf4j/helpers/Util.java
If there is support for this change, I'll apply the new style to the whole project.
Your comments are welcome.
-- Ceki _______________________________________________ slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev
slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev
slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev
participants (3)
-
Ceki Gülcü
-
Chetan Mehrotra
-
Matt Bishop