Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In "Messages Overview", show the bad_code first #7162

Merged
merged 2 commits into from
Jul 11, 2022

Conversation

stdedos
Copy link
Contributor

@stdedos stdedos commented Jul 11, 2022

It makes more sense to first define the problem, then solve it.

Mentions issue #7143

Signed-off-by: Stavros Ntentos 133706+stdedos@users.noreply.github.com

Type of Changes

Type
βœ“ πŸ“œ Docs

Description

Refs #7143

It makes more sense to _first define the problem_, then solve it.

Mentions issue pylint-dev#7143

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
@Pierre-Sassoulas Pierre-Sassoulas added Enhancement ✨ Improvement to a component Documentation πŸ“— Skip news πŸ”‡ This change does not require a changelog entry labels Jul 11, 2022
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for identifying the issue !

doc/whatsnew/2/2.15/index.rst Outdated Show resolved Hide resolved
@Pierre-Sassoulas
Copy link
Member

I can't modify your branch, could you apply the suggestion please ? :)

Roll back the news snippet; it's not needed

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
@coveralls
Copy link

coveralls commented Jul 11, 2022

Pull Request Test Coverage Report for Build 2650629272

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.4%

Totals Coverage Status
Change from base Build 2649101827: 0.0%
Covered Lines: 16778
Relevant Lines: 17587

πŸ’› - Coveralls

@Pierre-Sassoulas Pierre-Sassoulas merged commit 2e2f8f8 into pylint-dev:main Jul 11, 2022
@Pierre-Sassoulas
Copy link
Member

Congratulation on your first contribution to pylint πŸ˜‰

@stdedos
Copy link
Contributor Author

stdedos commented Jul 11, 2022

Wo-hoooo πŸŽ‰ πŸŽ‰ πŸŽ‰ πŸŽ‰ πŸŽ‰

@stdedos stdedos deleted the docs/7143/bad-code-first branch July 11, 2022 15:54
stdedos added a commit to stdedos/pylint that referenced this pull request Feb 22, 2023
In pylint-dev#7162, "we decreed" that
the `bad_code` goes first, then the `good_code`.

Fixup current changes, to revert "back to standards".

Additionally, tackle the comment here
pylint-dev#8287 (comment)

"Message emitted" is technically still code (`%-formatting`);
let us make it stand out properly.

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
Pierre-Sassoulas pushed a commit that referenced this pull request Feb 22, 2023
In #7162, "we decreed" that
the `bad_code` goes first, then the `good_code`.

Fixup current changes, to revert "back to standards".

Additionally, tackle the comment here
#8287 (comment)

"Message emitted" is technically still code (`%-formatting`);
let us make it stand out properly.

Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation πŸ“— Enhancement ✨ Improvement to a component Skip news πŸ”‡ This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants