1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-18 09:24:49 +02:00
Smack/legacy/src/main/java/org/jivesoftware/smackx/workgroup/settings
Florian Schmaus d069e1be64 Normalize newlines to '\n'
Change all \r\n into unix style newlines. Add missing newlines at the
end of a file and activate the newline checkstyle module, that enforces
'\n' as newline and a newline at the end of every file.
2014-02-17 23:58:40 +01:00
..
ChatSetting.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
ChatSettings.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
GenericSettings.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
OfflineSettings.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
SearchSettings.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
SoundSettings.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
WorkgroupProperties.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00