[tor-bugs] #25024 [Core Tor/Tor]: Add optional spell check to makefile to check for typos in tor source code.
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Mar 27 12:22:13 UTC 2018
#25024: Add optional spell check to makefile to check for typos in tor source code.
------------------------------------------+--------------------------------
Reporter: fristonio | Owner: alison
Type: enhancement | Status: needs_revision
Priority: Low | Milestone: Tor:
| 0.3.4.x-final
Component: Core Tor/Tor | Version:
Severity: Minor | Resolution:
Keywords: tor-comment, review-group-34 | Actual Points:
Parent ID: | Points: 0.5
Reviewer: asn | Sponsor:
------------------------------------------+--------------------------------
Comment (by fristonio):
I completely agree with your point here asn, this will be an issue if we
add misspell to Tor. Also, the `-i` flag solution does not seem to be
scalable at all.
One possible solution I see here for this is to have some ''ignore rules''
feature in misspell something like what `eslint` have for JS wherein we
can specify with the help of comments if we want to ignore a block of code
from being checked.
See here: [https://eslint.org/docs/user-guide/configuring#disabling-rules-
with-inline-comments]
What is your thought on this?
But as of now misspell does not have this feature. I will talk to the
maintainer regarding this feature. Maybe I will send a PR myself for the
same to the project if required. Till then we can keep the patch on hold.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25024#comment:21>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list