Commit Graph

62 Commits

Author SHA1 Message Date
c67f23a81d Fix unneeded key. 2017-04-07 12:02:30 +09:00
6d001d8517 Don't recommend property code style changes for now. 2017-04-07 09:41:10 +09:00
c52ad6c6ee Attempt to speed up CI by excluding some file types from analysis. 2017-03-23 20:34:24 +09:00
681ed38941 Use const whenever possible. 2017-03-23 13:52:38 +09:00
54e1b24fe9 Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
a048e666d7 Fix autoproperty which doesn't work on mono. 2017-03-09 14:26:09 +09:00
149bf7b5fc Bring dotsettings up-to-date. 2017-03-09 14:03:26 +09:00
0cad5d7d41 Fix most warnings. 2017-03-07 13:05:57 +09:00
c24a4f57d9 Raise errors on unnecessary using statements. 2017-03-06 19:15:47 +09:00
f8e1006fcd Change inspection settings.
UnusedMember_002ELocal: Warning -> Hint
VirtualMemberCallInConstructor: Warning -> Hint
2017-02-15 16:24:39 +09:00
6b011a50d2 Naming standardisation and enforcing. 2017-02-07 16:20:36 +09:00
56bdfae852 Add back DotSettings file. 2016-09-01 22:47:48 +09:00