Advanced Features

IntelliJ Plugin

In the Embold IntelliJ plugin, the detected code issues are highlighted on the fly and you can have quick-fix solutions as you edit the code. This plugin helps to enable or disable your code issues from Embold Global Settings by filtering the code rules according to the criticality. Moreover, anti-patterns…

0
Read More

Issue Suppression

Code issues are one of the important assets of BrowserStack Code Quality analysis. Issue suppression is a feature that lists the suppressed code issues within a file/project. Suppression means basically ignoring some parts or a whole parts of the code. In a few cases, code analysis gives false-positive. Issue suppression…

0
Read More

URL Forwarding

In case Embold is hosted on a local / private network you may want to make Embold available to external applications to communicate to. GitHub webhook integration is an example use case. You can use applications such as Ngrok to achieve this. To let Embold know about this configuration, you…

0
Read More