Skip to content

Commit

Permalink
Improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
badsketch committed Jul 25, 2024
1 parent c7b81ad commit 1ffc033
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/whatsnew/fragments/9255.feature
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Add ability for `fixme` check to also search through docstrings.
The `fixme` check can now search through docstrings as well as comments, by using
``check-fixme-in-docstring = true`` in the ``[tool.pylint.miscellaneous]`` section.

Closes #9255

0 comments on commit 1ffc033

Please sign in to comment.