Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1770 Thanks for the contribution. I'm getting build error on zeppelin-web module ``` [INFO] Running "jscs:test" (jscs) task [INFO] disallowMultipleLineBreaks: ; and it should have at most 2 line(s) between them at test/spec/controllers/notebook.js : [INFO] 100 | scope.killSaveTimer(); [INFO] 101 | expect(scope.saveTimer).toEqual(null); [INFO] 102 | }); [INFO] -------------^ [INFO] 103 | [INFO] 104 | [INFO] >> 1 code style errors found! [INFO] Warning: Task "jscs:test" failed. Use --force to continue. [INFO] [INFO] Aborted due to warnings. ``` Could you check?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---