-
Updated
Feb 16, 2022 - Haskell
static-analysis
Here are 1,350 public repositories matching this topic...
-
Updated
Mar 8, 2022 - Swift
-
Updated
Mar 8, 2022 - OCaml
-
Updated
Feb 28, 2022 - Java
-
Updated
Mar 8, 2022 - PHP
-
Updated
Mar 8, 2022 - Nunjucks
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Mar 8, 2022 - Rust
-
Updated
Mar 7, 2022 - PHP
-
Updated
Mar 6, 2022 - Python
-
Updated
Mar 7, 2022 - Go
-
Updated
Feb 14, 2022
-
Updated
Jan 8, 2022 - CMake
-
Updated
Mar 8, 2022 - Java
-
Updated
Mar 7, 2022 - Haskell
-
Updated
Feb 26, 2022 - Ruby
-
Updated
Mar 25, 2021 - TypeScript
-
Updated
Mar 7, 2022 - Go
-
Updated
Mar 7, 2022 - OCaml
-
Updated
Feb 24, 2022 - PHP
-
Updated
Jan 19, 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 🐶 ...'
goThe stub for preg_replace_callback() is:
With @param callable(string[]):string $callback. However if you pass the PREG_UNMATCHED_AS_NULL flag the signature will become @param callable((string|null)[]):string $callback.
I have a $m[1] === null check in my call
-
Updated
Mar 6, 2022 - Go
Expected Behavior of the rule
suspend fun CoroutineScope.foo() { }You should not use suspend and CoroutineScope. Instead use suspend fun foo() = coroutineScope.
Context
IntelliJ warning:
-
Updated
Feb 27, 2022 - Elixir
Improve 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."

The below is from a conversation on #4754 regarding language values. Created a ticket per @wu-s-john 's suggestion:
What do we think of pretty printing this more like a bulleted list or zshrc autocomplete columns? I suspect it adds too much complexity for the sake of this PR, and I am largely just brainstorming how to make the UX of this CLI feel modern and be easy to read/navigate.
E