Skip to content

Commit

Permalink
chore: remove pylintrc for pyproject.toml config
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan Griffiths committed Nov 2, 2023
1 parent 08f4ecf commit cf531a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pylintrc

This file was deleted.

3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,6 @@ ignore-paths = [

[tool.pylint.FORMAT]
max_line_length=120

[tool.pylint.messages_control]
good_names=['df','da','x','y','z','i','j','k','ae']

0 comments on commit cf531a4

Please sign in to comment.