Skip to content

Here's what's popular on GitHub today...

Trending repository
tomasz1986
tomasz1986 commented Nov 12, 2020

Right now, Syncthing seems to always use LF for line endings in config.xml and .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

The ReadME Podcast
Podcast

Your favorite open source projects and the developers who make them happen. Listen in!

Objective-C logo
Popular topic
Objective-C is general purpose, object-oriented programming language used for macOS and iOS operating systems.
Trending repository
shawnohare
shawnohare commented Mar 24, 2021

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.

GitHub Community AMA
Upcoming event recommended by GitHub
May
26

GitHub Community AMA

May 26, 2021 • Online

Senior Data Scientist Derek Jedamski @DJedamski will answer questions and share insights about the State of the Octoverse report from build to execution.
App recommended by GitHub

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.

Trending repository