Skip to content

Fix source typos #16374

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

Merged
merged 2 commits into from
Jul 8, 2021
Merged

Fix source typos #16374

merged 2 commits into from
Jul 8, 2021

Conversation

luzpaz
Copy link
Contributor

@luzpaz luzpaz commented Jul 8, 2021

Follow up to e0296b6
Found via codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby

Follow up to e0296b6  
Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby`
Copy link
Member

@6543 6543 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hehe

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jul 8, 2021
@6543 6543 added the type/docs This PR mainly updates/creates documentation label Jul 8, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #16374 (de2e178) into main (e0296b6) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #16374      +/-   ##
==========================================
+ Coverage   45.50%   45.51%   +0.01%     
==========================================
  Files         709      709              
  Lines       83755    83755              
==========================================
+ Hits        38110    38125      +15     
+ Misses      39503    39492      -11     
+ Partials     6142     6138       -4     
Impacted Files Coverage Δ
modules/avatar/avatar.go 47.72% <0.00%> (-4.55%) ⬇️
models/error.go 39.68% <0.00%> (+0.77%) ⬆️
models/notification.go 65.85% <0.00%> (+0.88%) ⬆️
modules/notification/ui/ui.go 62.31% <0.00%> (+1.44%) ⬆️
services/pull/check.go 28.27% <0.00%> (+2.06%) ⬆️
modules/notification/mail/mail.go 38.23% <0.00%> (+2.94%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0296b6...de2e178. Read the comment docs.

@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jul 8, 2021
@6543 6543 merged commit fc1607b into go-gitea:main Jul 8, 2021
@luzpaz luzpaz deleted the fix-source-typos branch July 8, 2021 14:18
AbdulrhmnGhanem pushed a commit to kitspace/gitea that referenced this pull request Aug 10, 2021
* Fix source typos

Follow up to e0296b6  
Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby`

* rm "ignore destory on `make misspell-check`"

Co-authored-by: 6543 <[email protected]>
@go-gitea go-gitea locked and limited conversation to collaborators Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants