Skip to content

Add separate line lenght for RST and add back Python 2.7.#14

Open
adiroiban wants to merge 3 commits into
masterfrom
py27-rst-specific-options
Open

Add separate line lenght for RST and add back Python 2.7.#14
adiroiban wants to merge 3 commits into
masterfrom
py27-rst-specific-options

Conversation

@adiroiban

@adiroiban adiroiban commented Mar 24, 2022

Copy link
Copy Markdown
Member

This is a quick hack to support chevah/server


In an ideal world, instead of defining separate configuration option for each checker, we should define separate configuration options based on file name.

For example

[scame:options:*.py]
max_line_lenght = 80

[scame:options:*.rst]
max_line_lenght = 1000

There is a lot of work for scame , starting with using a configuration text file, instead our big hack from chevah/server/pavement.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant