Skip to content
#

code

Here are 2,470 public repositories matching this topic...

black
RemiBesnard
RemiBesnard commented Jun 29, 2019

The rule W391 (There should be one, and only one, blank line at the end of each file) is correctly applied when there is no trailing line or exactly one trailing line at the end of the file.

But when there are 2 or more trailing lines, Black leaves 2 trailing lines at the end of the document instead of 1.

Operating system: Ubuntu 18.04
Python version: 3.6
Black version:
Does also happe

phpinsights
olivernybroe
olivernybroe commented Feb 13, 2020
Q A
Bug report? no
Feature request? yes

Add a new array to config file specifying to minimum requirements.

Details

Right now the min requirements can only be supplied as running arguments, however as the same values are often required for these, I think they should be added to the config file.

Our Configuration class should

Emerentius
Emerentius commented Aug 25, 2018

Skimming through the new comparison between tools, I noticed how all of them use the visually noisy hyphen ----- lines. The box drawing characters could be used to have clean, uninterrupted lines. These improve aesthetics and improve readability.
Of course, this requires unicode support. I wasn't sure if the choice of hyphens was deliberate

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

  • Updated Mar 4, 2020
  • Java

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

You can’t perform that action at this time.