commit | 12f38c0b199dfe60932ffbcc74bca947b61136b6 | [log] [tgz] |
---|---|---|
author | Krishnakumar Jinka <kris.jinka@samsung.com> | Sun Nov 25 02:53:57 2018 +0900 |
committer | krisjinka <kris.jinka@samsung.com> | Sun Nov 25 13:12:29 2018 +0900 |
tree | 81de8f524db17f950b4134a4daa512b10a344cfb | |
parent | 1f7c861c65aa8689f11196581b8ca5e79d7e4e26 [diff] [blame] |
Fix sonar issue cli codegen Modify CodeGeneratorCliEditor to use param object for sonar issue fix Add javadoc for the method addEventDecl Method. Modify meth declaration. Run formatter Issue-ID: POLICY-1251 Change-Id: I4f95e868c047f54dff9cf991e8f4f60e8954c788 Signed-off-by: kris.jinka <kris.jinka@samsung.com>
diff --git a/.gitignore b/.gitignore index 2cb52f0..0ed1e18 100644 --- a/.gitignore +++ b/.gitignore
@@ -13,3 +13,4 @@ *.iml *.ipr *.iws +.idea