Skip to content

Commit

Permalink
Ignore covert and dateset
Browse files Browse the repository at this point in the history
It is a bit less reliable/tricky to add phrases so I decided to just ignore all instances of such words
  • Loading branch information
yarikoptic committed Aug 18, 2023
1 parent b4b6a3c commit 31c443b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ markers = [
skip = '.git,*.pdf,*.svg,*.bst,*.cls'
ignore-regex = 'doesnt/exist|Ser Davos'
#
# ignore-words-list = ''
ignore-words-list = 'covert,dateset'

0 comments on commit 31c443b

Please sign in to comment.