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

Add documentation for too-many-lines #8323

Merged
merged 19 commits into from
Feb 21, 2023
Merged

Add documentation for too-many-lines #8323

merged 19 commits into from
Feb 21, 2023

Conversation

ollie-iterators
Copy link
Contributor

@ollie-iterators ollie-iterators commented Feb 21, 2023

Type of Changes

Type
βœ“ πŸ› Bug fix
βœ“ ✨ New feature
βœ“ πŸ”¨ Refactoring
βœ“ πŸ“œ Docs

Description

Add documentation for too-many-lines.

Refs #7897

Closes #XXXX

@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Merging #8323 (8bd1a66) into main (d025472) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #8323   +/-   ##
=======================================
  Coverage   95.46%   95.46%           
=======================================
  Files         177      177           
  Lines       18703    18703           
=======================================
  Hits        17855    17855           
  Misses        848      848           

@Pierre-Sassoulas Pierre-Sassoulas added Documentation πŸ“— Skip news πŸ”‡ This change does not require a changelog entry labels Feb 21, 2023
@ollie-iterators ollie-iterators changed the title Add documentation for too-many-lines Add documentation for too-many-lines and remove non-ascii-file-name Feb 21, 2023
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 working on this, looks promising.

doc/data/messages/d/duplicate-code/details.rst Outdated Show resolved Hide resolved
doc/data/messages/t/too-many-lines/bad/apple.py Outdated Show resolved Hide resolved
pylint/message/_deleted_message_ids.py Outdated Show resolved Hide resolved
@ollie-iterators ollie-iterators changed the title Add documentation for too-many-lines and remove non-ascii-file-name Add documentation for too-many-lines Feb 21, 2023
@github-actions
Copy link
Contributor

πŸ€– According to the primer, this change has no effect on the checked open source code. πŸ€–πŸŽ‰

This comment was generated for commit d3e1f1d

doc/data/messages/t/too-many-lines/good.py Outdated Show resolved Hide resolved
doc/data/messages/t/too-many-lines/good.py Outdated Show resolved Hide resolved
doc/data/messages/t/too-many-lines/bad.py Outdated Show resolved Hide resolved
doc/data/messages/t/too-many-lines/bad.py Show resolved Hide resolved
doc/data/messages/t/too-many-lines/bad.py Outdated Show resolved Hide resolved
doc/data/messages/t/too-many-lines/details.rst Outdated Show resolved Hide resolved
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 @ollie-iterators !

@Pierre-Sassoulas Pierre-Sassoulas enabled auto-merge (squash) February 21, 2023 22:17
@Pierre-Sassoulas Pierre-Sassoulas merged commit 7893fd2 into pylint-dev:main Feb 21, 2023
@ollie-iterators ollie-iterators deleted the documentationNine branch February 21, 2023 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation πŸ“— Skip news πŸ”‡ This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants