badwords: fix two exceptions and drop them

Also:
- extend `dir` rule to exclude C assignments.

Closes #19532
This commit is contained in:
Viktor Szakats 2025-11-14 16:58:05 +01:00
parent f3095f0dbd
commit af4c789e00
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
13 changed files with 27 additions and 27 deletions

View file

@ -149,8 +149,8 @@ struct ssh_conn {
char *quote_path1; /* two generic pointers for the QUOTE stuff */
char *quote_path2;
char *homedir; /* when doing SFTP we figure out home dir in the
connect phase */
char *homedir; /* when doing SFTP we figure out home directory
in the connect phase */
/* end of READDIR stuff */
int secondCreateDirs; /* counter use by the code to see if the