Trending repository
-
Updated
Sep 5, 2021 - JavaScript
We take a look at 30 fantastic, free, and open source Linux games, their communities, and their stories. Part 2 of 3.
November 01, 2021 - December 01, 2021 • Online
Open source projects built in or receiving significant contributions from India :india:
Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).
Instructions on how to alias the labels can be viewed on the app's website.
This app only works on public repositories.
We need to correctly display that there was an issue when a redemption fails for some reason.
I have a database with a table called transaction. Opening it view the viewer:
panic: SQL logic error: near "transaction": syntax error (1)
goroutine 1 [running]:
sqlite3-viewer/viewer.(*TuiModel).SetModel(0x987d60, 0x0, 0xc0000142c6)
termdbms/viewer/events.go:171 +0x765
main.main()
termdbms/main.go:113 +0x4e5
Probably only a missing quoting somewhere...
GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.
Added a cpp file for Floyd Algorithm for cycle detection Description of Change
Checklist