Trending repository
-
Updated
Oct 21, 2021 - Rust
Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!
October 29, 2021 • Online
interface extends only refers to a type
Open source projects built in or receiving significant contributions from India :india:
Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.
git checkout is missing options in git completion spec). If your issue is more general, please create your issue here: withfig/figHi, I'm trying to read a CSV file like this (;, delimiters):
A;B;C;D
1,1;2,2;3,3;4,1
1,1;2,2;3,3;4,1
1,1;2,2;3,3;4,1
What happens: semicolon from the first line does not become the main separator, the comma from the second line does and it breaks the file's logic.
Code that reads:
X.read(e.target.result, { type: 'string' })
Result
{
A1: { t: 's', v:
Describe the bug
"EOF in multi-line statement" error is shown to the user as the raw tuple it was returned as, rather than in a nicely formatted message.
To Reproduce
For example:
print(error: cannot format test
Zube is a stand-alone Agile project management tool that lets you seamlessly work with GitHub Issues.
Zube is right for you if you want any of these:
Is your feature request related to a problem? Please describe.
Sharing Datree's pre-commit hooks across projects can be painful because it requires copying and pasting unwieldy bash scripts.
Describe the solution you'd like
The pre-commit framework was created to solve those hook issues.
Additional context
[Creating new hooks](https://pr