aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKrishnakumar Jinka <kris.jinka@samsung.com>2018-11-25 02:53:57 +0900
committerkrisjinka <kris.jinka@samsung.com>2018-11-25 13:12:29 +0900
commit12f38c0b199dfe60932ffbcc74bca947b61136b6 (patch)
tree81de8f524db17f950b4134a4daa512b10a344cfb /.gitignore
parent1f7c861c65aa8689f11196581b8ca5e79d7e4e26 (diff)
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2cb52f0a6..0ed1e1855 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ derby.log
*.iml
*.ipr
*.iws
+.idea