You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/12/07 08:11:00 UTC

[jira] [Updated] (HIVE-25733) Add check-spelling CI action

     [ https://issues.apache.org/jira/browse/HIVE-25733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HIVE-25733:
----------------------------------
    Labels: pull-request-available  (was: )

> Add check-spelling CI action
> ----------------------------
>
>                 Key: HIVE-25733
>                 URL: https://issues.apache.org/jira/browse/HIVE-25733
>             Project: Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Josh Soref
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Add CI to catch spelling errors. See [https://www.check-spelling.dev/] for information.
> Initially this will only check the {{serde}} directory, but the intention is to expand its coverage as spelling errors in other directories are fixed.
> Note that for this to work the action should be made a required check, otherwise when a typo is added forks from that commit will get complaints.
> If a typo is intentional, the action will provide information about how to add it to {{expect.txt}} such that it will be accepted as an expected item (i.e. not a typo).
> To skip a file/directory entirely, add a matching entry to {{{}excludes.txt{}}}.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)