-
**Affects PMD Version:**
6.44.0+
7.0.0
**Rule:** AtLeastOneConstructor
Please provide the rule name and a link to the rule documentation:
https://pmd.github.io/latest/pmd_rules_java_codestyle…
-
> ATTENTION! Please read and follow:
> - if this is a _question_ about how to build / test / query / deploy using Bazel, ask it on StackOverflow instead: https://stackoverflow.com/questions/tagged/ba…
-
```
I'm getting an exception when using PowerMockRule for a test class extending
from AbstractTransactionalJUnit4SpringContextTests.
This test works:
@ContextConfiguration(locations="/meta-inf/spr…
-
cljstyle splits import statements:
``` clojure
(:import
(java.text
SimpleDateFormat)
(java.util
Date))
```
but i would like to be:
``` clojure
(:import
(java.text…
dpom updated
10 months ago
-
We Should actually demand message to be always specified. (even Check has only one message)
I more and more inclined to think that it will be better to have violation message at all cases to let re…
-
**Affects SpotBugs Version:**
spotbugs-4.0.0-RC2
**Rule:**
DMI_INVOKING_TOSTRING_ON_ARRAY
**Description:**
Unable to detect String automatic conversion when string concatenation, for example…
-
### Issue type
Polishing
### Problem description
Hi there, as I was trying to work on an issue within gradle i have found for some reason some of the linting checkstyles were commented out, I am …
-
### Description
Consider the following example for Not Elimination:
![image](https://github.com/Bram-Hub/LEGUP/assets/46334090/128c0dc6-66cf-4355-a320-3cf7bcc3a573)
When trying to set both not an…
-
**Describe the bug**
StringIndexOutOfBoundsException
**Steps to reproduce**
Run the command
`(base) computer_name:~ username$ ltex-ls-16.0.0/bin/ltex-cli "filename.tex"`
**Expected behavior**…
-
###### resource
```tex
ShardingSphere 5.3.0 => 5.3.2
Reason for upgrade: implements ShardingSphereDriverURLProvider, which implements customized fetching and decrypting of yaml configuration co…