question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

STYLE replace flake8-rst with something maintained

See original GitHub issue

Currently, we use flake8-rst for running flake8 in code snippets in rst files:

https://github.com/pandas-dev/pandas/blob/2e56a838cf5ed3058df16c11e5ebae862520bab7/.pre-commit-config.yaml#L95-L102

However, flake8-rst isn’t maintained, and is currently run in its own environment with a different flake8 version because of incompatibilities with flake8 v4

Task here is:

  • search around to see if there’s a maintained tool which does the same thing (runs flake8 on code snippets in rst files)
  • try using that instead, fixup any new errors which may result from running it via pre-commit on all files
  • make a PR

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
MarcoGorellicommented, Apr 30, 2022

Go ahead, thanks

0reactions
stevenhastingscommented, Jul 18, 2022

@MarcoGorelli no worries! thanks for letting me know.

Read more comments on GitHub >

github_iconTop Results From Across the Web

137 Synonyms & Antonyms of MAINTAIN - Merriam-Webster
Synonyms for MAINTAIN: preserve, conserve, save, protect, defend, restore, ... to state (something) as a reason in support of or against something under ......
Read more >
94 Synonyms & Antonyms for MAINTAIN - Thesaurus.com
To maintain is to support so as to preserve intact: to maintain an attitude of defiance. To support is to hold up or...
Read more >
To remain the same, or to keep something the same - thesaurus
Synonyms ; maintain · to make something stay the same ; withstand · to be strong enough not to be harmed or destroyed...
Read more >
Replacing Styles - Mellel
Replacing Styles. One of the most important tasks in text editing is maintaining a consistent appearance and styling of the text throughout the...
Read more >
Maintain Definition & Meaning - Dictionary.com
To maintain something is to keep it in existence, or to preserve it. How does maintain compare to the synonyms support, sustain, and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found