Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JAVASCRIPT-1.0
-
Component/s: JavaScript
-
Labels:None
-
Number of attachments :
Description
<p>
Detects inline conditionals. An example inline conditional is this:
</p>
<pre>
function sayHello()
</pre>
Fixed and pull request https://github.com/SonarCommunity/javascript/pull/1 created