-
Updated
May 21, 2022 - Haskell
static-analysis
Here are 1,401 public repositories matching this topic...
-
Updated
Jun 14, 2022 - Swift
-
Updated
Jun 14, 2022 - OCaml
-
Updated
Jun 3, 2022 - Java
-
Updated
Jun 13, 2022 - JavaScript
-
Updated
Jun 13, 2022 - PHP
-
Updated
Jun 14, 2022 - Nunjucks
-
Updated
Jun 14, 2022 - Rust
-
Updated
Jun 13, 2022 - PHP
-
Updated
Jun 14, 2022 - Python
-
Updated
Jun 10, 2022 - Go
-
Updated
Feb 14, 2022
-
Updated
Apr 24, 2022 - CMake
-
Updated
Jun 15, 2022 - Java
-
Updated
Jun 13, 2022 - Haskell
-
Updated
Jun 8, 2022 - Ruby
-
Updated
Jun 13, 2022 - Go
-
Updated
Jun 15, 2022 - OCaml
-
Updated
Mar 25, 2021 - TypeScript
-
Updated
Apr 6, 2022 - PHP
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 🐶 ...'
go-
Updated
May 13, 2022 - Python
Even if PHP code is valid and has same result in PHP 5, 7 and 8: https://3v4l.org/c566Y
Psalm reports an error: https://psalm.dev/r/d3ab8d92ee
Same issue exists also for the 4th parameter.
-
Updated
Jun 11, 2022 - Go
-
Updated
Jun 14, 2022 - Go
Context
BooleanPropertyNaming considers naming of properties, while technically these const vals are properties, they also have a different naming convention and I have a feeling they rarely start with IS_ prefix.
Expected Behavior of the rule
I propose to exclude const from this check fully.
object WidgetPreferences { // Detekt: or a companion object
/**
* UsImprove this page
Add a description, image, and links to the static-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the static-analysis topic, visit your repo's landing page and select "manage topics."

Describe the bug
When using Semgrep in CI, the warning that Semgrep collects metrics is always visible. Even if the metrics are explicitely turned off and a local config file is used, the warning always pollutes the output.
Screenshots

**What is the priority of the bug to y