Skip to content

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

Maven logo

Popular topic

Maven is a build automation tool used primarily for Java projects.

Trending repository

JooKS-me
JooKS-me commented Apr 18, 2022

Volunteer help

As a branch of #3274 .

At present, the test coverage of shenyu-common module is not high. Please try to make the test coverage of each class reach more than 80% (in the case of ensuring the stability of the test).

If you would like to help, please leave a message under this issue. BTW, you can use Run 'Test in 'xxx'' With Coverage in IntelliJ IDEA to see the approxim

Git Merge 2022

Upcoming event recommended by GitHub

Sep
14

Git Merge 2022

September 14, 2022 - September 15, 2022 • Chicago, IL

Git Merge is a two-day conference dedicated to Git—and the people who use it every day. The Call for Speakers is open now!

Trending repository

banool
banool commented Jul 25, 2022

Currently the aptos CLI prompts you whenever you're doing something potentially risky. To avoid this you can pass --assume-yes but this gets old very fast for people who are used to CLIs just executing their commands without confirming. It'd be nice to have some way to set something in the config that effectively enables --assume-yes for every command.

enhancement good first issue tooling
Sentry screenshot

App recommended by GitHub

Sentry

Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.

Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.

Trending repository

短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正

  • Updated Jul 30, 2022
  • Kotlin

Trending repository

jsoref
jsoref commented Jul 15, 2022

Summary

Quotation marks should be used to delineate things and make it clear that things are not prose.

There are other ways to delineate such things, e.g. <tt>text</tt> instead of 'text'.

Motivation

I've watched people try to select the name of the resource in order to delete an object, e.g.:
<img width="1010" alt="image" src="https://user-images.githubusercontent.com/2119212

enhancement good first issue type:usability component:ui

Trending repository

Bartel-C8
Bartel-C8 commented May 9, 2022

Website or app

https://developer.chrome.com/blog/mv2-transition/

Repro steps

Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)

  (node:80082) ExtensionLoadWarning: Warnings loading extension at ./node_modules/electron-devtools-vendor/extensions/react-developer-tools:
    Manifest version 2 is deprecated, and support will be removed in 2023. See https://
Restyled.io screenshot

App recommended by GitHub

Restyled.io

Restyled integrates into your usual Pull Request workflow to keep your codebase consistent. Missed a semi-colon? Incorrect indentation? Restyled will fix that up in a sibling Pull Request that you can merge into yours.