The Wayback Machine - https://web.archive.org/web/20220509045657/https://github.com/topics/code
Skip to content
#

code

Here are 4,508 public repositories matching this topic...

black
ichard26
ichard26 commented Apr 14, 2022

Perhaps we should document this issue in the FAQ? Using pre-commit with Black is pretty common (and it's not always instantly clear it passes all of the files to the hook directly bypassing any file discovery the hook may implement). I'd suggest pre-commit's exclude configurations first, and then black's force-exclude.

_Originally posted by @ichard26 in psf/black#3013

good first issue T: documentation C: integrations C: file collection
tldraw
Brifien
Brifien commented Jan 18, 2022

Hello,
Thanks for tldraw, it is really great!
I noticed that the background is not really white (RGB: 248, 249, 250). When the drawing is exported to PNG and imported in Word (for example), the background is therefore not white (or transparent) and it is not "nice".
Could you change the background to white or an option to do it?
Thanks :-)

help wanted good first issue
phpinsights

🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录性仓库,包括但不限于C/C++ 、JavaScript、Golang、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
  • Updated May 7, 2022

🔥 ZXing的精简版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
  • Updated Mar 2, 2022
  • Java
Minoru
Minoru commented May 21, 2020

I'm running cargo-crev 0.17, installed via cargo install, on Debian Bullseye.

A user I trust on a "medium" level disappeared from cargo crev id query trusted. (I initially attributed that to me changing that user's level from "low" to "medium", but I think it was really caused by cargo crev fetch all that I ran about the same time.) I had to play with --depth to understand that this is

good first issue

Improve this page

Add a description, image, and links to the code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code topic, visit your repo's landing page and select "manage topics."

Learn more