Skip to content

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

The ReadME Podcast

Podcast

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

React logo

Popular topic

React is an open source JavaScript library used for designing user interfaces.
GitHub Virtual Meetup: Africa

Upcoming event recommended by GitHub

Jul
20

GitHub Virtual Meetup: Africa

July 20, 2021 - July 23, 2021 • Online

Leveraging community to grow your career in tech
codebeat screenshot

App recommended by GitHub

codebeat

Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin! 🚀

codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift🔥.

We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!

semgrep

Trending repository

Trending repository

cameel
cameel commented Jul 7, 2021

Abstract

The compiler is pretty lax about command-line options whose values it does not use and just ignores many of them. It should report errors instead.

Over time we've started adding checks against this (e.g. #9075, #9364) they they're still very incomplete.

Motivation

Not getting an error when an option is invalid makes it harder for the user to realize that. It's especially pro

WeChatExtension-ForMac

Trending repository

yaoyue
yaoyue commented Jun 3, 2021

系统退群监控可以指定部分微信群

  • MacOS版本 :11.3
  • 微信版本 : 3.0.3
  • 小助手版本 : 2.8.4
  • 功能需求:
    • 简述:希望退群监控,可以指定部分微信群
    • 场景:目前小助手,打开退群监控后,每次打开微信会特别卡,甚至 10 秒左右还没反应过来,所以暂时只得关闭退群监控功能。但是,因为个人需要,希望能支持指定部分群的退群监控
public-apis

Trending repository

Trending repository

zfields
zfields commented Feb 12, 2021

Description

I have a hardware abstraction layer interface, as well as a driver interface. I have multiple drivers utilizing the HAL interface, while implementing the driver interface. This plugin approach causes me to have identically named tests across multiple test files.

For example:

TEST_CASE("init() returns `E_HAL_INIT`, when HardwareAbstractionLayer::init() returns an er

App recommended by GitHub

Stale

Automatically close stale Issues and Pull Requests that tend to accumulate during a project.

How it works

After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.

If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.

If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.