Skip to content

Commit

Permalink
Add Static Analysis Tooling
Browse files Browse the repository at this point in the history
Add CONTRIBUTING.md

Update README.md with TOC and contribution info

Add missing screenshot to readme

Properly annotate the referenced file in readme

Setup black code formatter

Fix black exclude path

Add pylint and contributing instructions

Disbale lint formatting

Fix linting errors

Rerun black formatting

Integrate formatting and linting with IDE

Fix CONTRIBUTING.md TOC

Add pylint badge to docs
  • Loading branch information
Amnish04 committed Nov 4, 2023
1 parent b67bb96 commit 99dc50e
Show file tree
Hide file tree
Showing 21 changed files with 1,271 additions and 196 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Expand Up @@ -159,6 +159,5 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/

# Custom Additions
.vscode/
# Ignore Generated Files
*.html

0 comments on commit 99dc50e

Please sign in to comment.