-
Updated
May 18, 2021 - Java
Here's what's popular on GitHub today...
Your favorite open source projects and the developers who make them happen. Listen in!
A growing number of Python tools look for project-specific configuration in the [tool.{app}] section of the pyproject.toml file. It would be convenient if sqlfluff also inspected this section, especially for Python projects that use poetry as a build backend and thus do not rely on setup.cfg or potentially any of the other files currently inspected.
-
Updated
May 18, 2021 - HTML
GitHub Community AMA
May 26, 2021 • Online
Made in India
Open source projects built in or receiving significant contributions from India :india:
Azure Pipelines
Continuously build, test, and deploy to any platform and cloud
Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.
-
Updated
May 17, 2021 - Python
-
Updated
May 16, 2021 - Verilog
-
Updated
Apr 15, 2021
-
Updated
May 16, 2021 - Python
-
Updated
Feb 24, 2021
-
Updated
May 15, 2021 - C++
-
Updated
Oct 3, 2020
-
Updated
May 17, 2021 - C
-
Updated
May 17, 2021 - JavaScript
-
Updated
May 17, 2021 - C++
feefilter cleanups
There are some potential feefilter cleanups mentioned and motivated in comment bitcoin/bitcoin#21509 (comment) . If you address the locking one, please be careful and make sure that round() is only called under a lock. See bitcoin/bitcoin#21509 (comment)
Useful skills:
- Bitcoin protocol messages
- Bitcoin Core
-
Updated
May 17, 2021 - Rust
-
Updated
May 16, 2021
-
Updated
May 17, 2021 - Python
-
Updated
May 18, 2021 - Go
-
Updated
May 18, 2021 - C++
-
Updated
May 15, 2021 - Python
Is your feature request related to a problem? Please describe.
There are parts of the website that can use improvements in increasing the accessibility of the website.
**Describe the solution you
Instabug
The top apps in the world rely on Instabug for bug reporting, crash reporting, and in-app user feedback. With just one line of code, beta testers and users can report bugs and provide mobile and support teams with detailed feedback by just shaking their phones.

Right now, Syncthing seems to always use LF for line endings in
config.xmland.stignore. This is a problem in Windows when trying to edit those using the built-in Notepad, which until very recently had no support for other line endings than CRLF. Support for them has only been added in the very recent versions of Windows 10.The problem is that when opening those files in Notepad under old