Commit Graph
3 Commits
Author SHA1 Message Date
nik 21a80957bb cleanup: remove 'public' modifier from constructors in non-public classes (IDEA-195931)
public constructors in non-public classes may be confusing, and removing them makes code shorter.
2018-09-06 16:49:46 +03:00
nik 3d34c78ff6 IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.

Rename iml files.
2018-01-25 12:59:02 +03:00
nik 77d6c2906f project configuration: use 'test' scope for assertj library used in tests only 2016-09-14 19:16:52 +03:00