tools
Here are 5,686 public repositories matching this topic...
-
Updated
May 12, 2022
-
Updated
Apr 19, 2022 - Python
-
Updated
Apr 30, 2022 - Python
-
Updated
Apr 23, 2020 - Shell
-
Updated
Apr 10, 2022 - Kotlin
-
Updated
May 12, 2022 - Python
Not a big deal, but I noticed a ton of trailing whitespaces on the repo code, so it would be nice to remove them with a linter or similar!
-
Updated
Feb 26, 2022
-
Updated
May 4, 2022 - Go
Hooks for scopes get a double prefix, ie @@scope, when shown with the npm hook ls command. This is due to the response from the web request already including the prefix in the name field, and the following lines of code then locally adding the prefix again, duplicating it.
-
Updated
Nov 8, 2021
-
Updated
May 12, 2022 - TypeScript
-
Updated
Mar 23, 2022 - C
-
Updated
Apr 6, 2022 - C#
-
Updated
May 10, 2022
Consider the following F# code
open System
[<Obsolete("Foo", true)>]
type Foo() =
member _.Bar() = ()
let foo = Foo()
foo.Bar()It compiles just fine, regardless the ObsoleteAttribute on the type. It won't produce a diagnostic even if we call to foo.Bar() [[SharpLab](https://sharplab.io/#v2:DYLgZgzgNALiBOBXAdgHwPYAcCmyAEAygJ4QzYC2AsAFA0DaAPAPIBGE6w2ZAFAEQBi6d
-
Updated
Apr 6, 2021 - Go
-
Updated
May 13, 2022 - TypeScript
-
Updated
Feb 14, 2021
-
Updated
May 13, 2022
-
Updated
Dec 30, 2021 - Java
Improve this page
Add a description, image, and links to the tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tools topic, visit your repo's landing page and select "manage topics."
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io{ "type": "ris_subscribe" }to the remote server