Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: Add codespell whitelist and perform spell check #34

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

lsetiawan
Copy link
Member

@lsetiawan lsetiawan commented Dec 8, 2023

Remove uneeded shell check precommit. Update codespell settings to use a whitelist of words. Perform spell checking and fixes.

Work part of #32

Remove uneeded shell check precommit. Update codespell settings
to use a whitelist of words. Perform spell checking and fixes.
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@lsetiawan lsetiawan requested a review from uwcdc December 8, 2023 22:15
@lsetiawan lsetiawan self-assigned this Dec 8, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (960cfc0) 88.70% compared to head (4b04b09) 88.70%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##           update_pep8      #34   +/-   ##
============================================
  Coverage        88.70%   88.70%           
============================================
  Files               36       36           
  Lines             1885     1885           
============================================
  Hits              1672     1672           
  Misses             213      213           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lsetiawan lsetiawan changed the title style: Add codespace whitelist and perform spell check style: Add codespell whitelist and perform spell check Dec 8, 2023
@lsetiawan lsetiawan merged commit 3ddebd6 into uw-ssec:update_pep8 Dec 11, 2023
10 of 11 checks passed
@lsetiawan lsetiawan deleted the codespell branch December 11, 2023 17:51
lsetiawan added a commit that referenced this pull request Dec 12, 2023
…stitute#124)

* style: Add codespace whitelist and perform spell check (#34)

* style: Update line length config and fix E501 errors (#35)

* style: Fix eof line .codespell-whitelist

* style: Remove * imports, fixes F403 PEP violation (#36)

* style: Expand imports for data module

* style: Fix undefined variables (F821), etc. (#37)

* style: Update pre-commit hooks and last lintings (#38)

* style: Revert Doubt to Dout (#39)

* style: Lint fix _config.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants