Skip to content

Commit

Permalink
Suggest in-flight
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Dec 6, 2024
1 parent 76ffb7d commit 4b755cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/spelling/line_forbidden.patterns
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@
# Should be `use`
\sin used by\b

# Should be `in-flight` (unless actually talking about airline flights)
\bon[- ]flight\b(?!=\s+(?:(?:\w{2}|)\d+|availability|booking|computer|data|delay|departure|management|performance|radar|reservation|scheduling|software|status|ticket|time|type|.*(?:hotel|taxi)))

# Should be `is obsolete`
\bis obsolescent\b

Expand Down

0 comments on commit 4b755cd

Please sign in to comment.