-
Many functions have an 'output' argument which, if true, prints the output as well as returning it. I feel like this just clutters the code a bit, and doesn't really fit with the idea that a function …
-
Hi
I've also found a code smell (possibly a bug).
Path: com.windowtester.swt.runtime/src/com/windowtester/runtime/swt/condition/eclipse/ActiveEditorCondition.java
```java
61 p…
-
So a lot of the time, when I am looking for code smells it usually is when you have have a 2000 line file with 1000 lines in a single method.
A couple of length checkers would be good:
FILE_TOO…
-
In the [README](https://github.com/vaadin/base-starter-gradle#building-in-production-mode), it is said that command `./gradlew -Pvaadin.productionMode` "will build this app in production mode as a WAR…
-
I'm a fan of binaural recordings and love this concept. For me, sound, much more so than pictures, and nearly as much as smell evokes a sense of place. Even without anything dynamic, an archive of sou…
-
## Expected Behavior
The gas resistance value should change smell is detected.
## Actual Behavior
The value is static and prints out a negative value in the 2000s. It is a library problem be…
-
Hi!
you use the loop structure in your test cases.
For example, testScrolllerGID() in CyberdropRipperTest.java
However, using the loop in test cases is not a good test practice.
We analyzed …
-
I would like to suggest using SonarQube to keep code quality up. SonarQube is a code analyzer to point out bugs, potential security issues and code smells. SonarCloud is free to use for opensource pro…
-
-
### Steps to reproduce
1. http://www.jneurosci.org/content/36/42/10908.long
### Expected behaviour
41 annotations anchor, matching the 41 reported in the badge
### Actual behaviour
1 annotat…