Wemake-python-styleguide: Enforce consistent octal, binary, and hex numbers

Created on 3 Oct 2018  路  1Comment  路  Source: wemake-services/wemake-python-styleguide

Rule request

Thesis

We should enforce 0x0 over 0X0, 0b0 over 0B0, and 0e0 over 0E0.
Why? For consistency.

Hacktoberfest help wanted starter rule request

Most helpful comment

Hello, I will work on this issue.

>All comments

Hello, I will work on this issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sobolevn picture sobolevn  路  5Comments

sobolevn picture sobolevn  路  4Comments

sobolevn picture sobolevn  路  4Comments

orsinium picture orsinium  路  5Comments

serhii73 picture serhii73  路  3Comments