Skip to content

Commit

Permalink
Merge pull request #754 from AFM-SPM/ns-rse/ruff-T201
Browse files Browse the repository at this point in the history
  • Loading branch information
ns-rse committed Dec 11, 2023
2 parents d0e9f46 + 4164920 commit 9201cda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ a239aa642d2a4f98d6b491e725368fecb0c93ead
d975e08e5164a99c723dfa6bfee9a26ff2ac8df6
22a38d80ca010959be11c64ceb5558853f2c5dec
844f98d74d3cc5f4c091128758800baf083a9460
d55d431672669ac26fa65a8f20089d8c3a3c3701
b1b846722ccc89589954f89aaa617459062ffc7d

# markdownlint-cli2 - Lint code base with markdownlint-cli2
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ lint.ignore = [
"B905",
"E501",
"S101",
"T201"]
]
# Allow autofix for all enabled rules (when `--fix`) is provided.
lint.fixable = [
"A", # flake8-builtins
Expand Down

0 comments on commit 9201cda

Please sign in to comment.