error-handling
Here are 1,305 public repositories matching this topic...
-
Updated
Mar 3, 2022 - Shell
-
Updated
May 5, 2022 - JavaScript
-
Updated
May 23, 2022 - C#
-
Updated
Jun 3, 2022 - C#
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Jun 1, 2022 - PHP
-
Updated
Jun 9, 2020 - Java
-
Updated
Apr 27, 2022 - Go
Currently the default color scheme from GraphicalTheme::default
will prefer truecolor to ansi colors, if available. Many users have terminals with a specific color scheme configured for the ANSI colors, and CLI tools that synthesize their own color scheme with arbitrary RGB values tend to look very out of place. This is particularly bad with a non-black background, which can result in text with
-
Updated
Sep 14, 2018 - Swift
Took me a while to discover it, might be nice including it in one of the basic examples
-
Updated
May 25, 2022 - JavaScript
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Mar 16, 2022 - Go
-
Updated
May 20, 2022 - PHP
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
Mar 15, 2019 - Go
-
Updated
Mar 26, 2022 - TypeScript
This case should just be passed directly to the parent handler
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
Dec 19, 2021 - Python
-
Updated
Jun 3, 2022 - JavaScript
-
Updated
May 20, 2022 - PHP
-
Updated
May 12, 2022 - C#
-
Updated
May 12, 2022 - JavaScript
-
Updated
May 4, 2022 - TypeScript
-
Updated
Oct 13, 2021 - Python
Improve this page
Add a description, image, and links to the error-handling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the error-handling topic, visit your repo's landing page and select "manage topics."
Package version eg. v9, v10:
Issue, Question or Enhancement:
Golangci-lint (https://github.com/golangci/golangci-lint) comes with a errorlint linter (https://github.com/polyfloyd/go-errorlint). When I switched it on, I got this issue f