Running codespell 1.13.0 against a file containing e.g. a comment like:
# Please see http://example.com/cas/ for more info
is showing a spelling mistake for "cas". Codespell could ignore such URLs as (from my experience) most of these are false positives.
Running codespell 1.13.0 against a file containing e.g. a comment like:
is showing a spelling mistake for "cas". Codespell could ignore such URLs as (from my experience) most of these are false positives.