-
Updated
May 16, 2022 - Haskell
static-analysis
Here are 1,381 public repositories matching this topic...
-
Updated
May 17, 2022 - Swift
-
Updated
May 18, 2022 - OCaml
-
Updated
Apr 28, 2022 - Java
-
Updated
May 16, 2022 - JavaScript
-
Updated
May 18, 2022 - PHP
-
Updated
May 18, 2022 - Nunjucks
-
Updated
May 17, 2022 - Rust
-
Updated
May 18, 2022 - PHP
-
Updated
May 13, 2022 - Python
-
Updated
May 16, 2022 - Go
-
Updated
Feb 14, 2022
-
Updated
Apr 24, 2022 - CMake
-
Updated
May 18, 2022 - Java
-
Updated
May 11, 2022 - Haskell
-
Updated
May 1, 2022 - Ruby
-
Updated
May 16, 2022 - Go
-
Updated
Mar 25, 2021 - TypeScript
-
Updated
May 18, 2022 - OCaml
-
Updated
Apr 6, 2022 - PHP
-
Updated
May 13, 2022 - Python
Many repositories need to fix, so please help if you like.
If you could help, it would be helpful if you could comment before starting the work not to overlapping.
Fix example
Run exit command after lint.
echo '::group:: Running golangci-lint with reviewdog 🐶 ...'
goUnsure if this is by design or a bug. If it is by design, it needs a better description - maybe something mentioning that the property is not necessary.
class Foo
{
private string $str;
public function __construct(string $str)
{
$this->str = $str;
print_r($this->str);
}
}
$foo = new Foo('asdf');
error_log(gettype($foo));-
Updated
May 17, 2022 - Go
Expected Behavior of the rule
UnnecessaryAbstractClass should have a concise description like other rules
Context
I just updated Detekt 1.19.0 to 1.20.0 and got this failure:
https://github.com/TWiStErRob/net.twisterrob.cinema/security/code-scanning/227
The message is just plain weird to be this long:

Describe the bug
When producing a
--junit-xmloutput, it show the stacktrace a a list of strings rather than a big strings. Maybe, it's only a"\n".join(...)away.To Reproduce
--junit-xml:)Expected behavior
The list of str should one str
Screenshots
![Screenshot 2022-05-16 at 15-47-47 jenkins _ Pre-pricing_Tarantino _ test_semgrep _ #4](https://user-images.git