Skip to content

Commit

Permalink
slurp some files from main
Browse files Browse the repository at this point in the history
  • Loading branch information
bpkroth committed Jul 22, 2024
1 parent bcf05f9 commit 9023eb7
Show file tree
Hide file tree
Showing 5 changed files with 498 additions and 185 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ charset = utf-8
# Note: this is not currently supported by all editors or their editorconfig plugins.
max_line_length = 132

[*.py]
max_line_length = 99

# Makefiles need tab indentation
[{Makefile,*.mk}]
indent_style = tab
Expand Down
52 changes: 0 additions & 52 deletions .pylintrc

This file was deleted.

Loading

0 comments on commit 9023eb7

Please sign in to comment.