aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/eventmanager/checkstyle-suppressions.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-01-14Remove eventmanager checkstyle suppressionsJim Hahn1-33/+0
Renamed enum class name and various method names in ControlLoopEventManager. Change-Id: I18b4a7d30a24dfcf3b155fd662433590b9d4c769 Issue-ID: POLICY-1138 Signed-off-by: Jim Hahn <jrh3@att.com>
2018-09-24Fix checkstyle declarationsPamela Dragosh1-0/+33
I fixed what I thought would be tolerable for this release. Same issue as policy/common I had to defined the checkstyle in each repo where the suppressions were needed. Issue-ID: POLICY-1135 Change-Id: I8f30bee7e9cddc692ddad3cf88acedb2e6b4781b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>