[Tarantool-patches] [PATCH luajit 0/4][v2] Fix typos and enable codespell

Igor Munkin imun at tarantool.org
Thu Nov 16 19:19:51 MSK 2023


Sergey,

I've made several touches here and there, squashed first two commits
into a single one, and finally checked the patchset into all long-term
branches in tarantool/luajit and bumped a new version in master,
release/2.11 and release/2.10.

On 11.10.23, Sergey Bronnikov via Tarantool-patches wrote:
> From: Sergey Bronnikov <sergeyb at tarantool.org>
> 
> Sometimes we do mistakes and typos. Reviewers spend a lot of time in
> proofreading of comments, commit messages and code itself and reports
> typos to authors. The idea is to automate a part of work made by
> reviewers and highlight all typos locally or in continuous integration,
> before sending patches to review.
> 
> Patches fixes typos in our own source code and enables codespell in CI.
> 
> Branch: https://github.com/tarantool/luajit/tree/ligurio/gh-xxxx-spellchecking
> 
> Changes v2:
> 
> - removed patches with checkpatch.pl integration (CMake target and
>   Github workflow)
> - added codespell integration (CMake target and Github workflow)
> - addressed Sergey's comments
> 
> Sergey Bronnikov (4):
>   codehealth: fix typos
>   test: fix codestyle
>   cmake: introduce target with codespell
>   ci: enable codespell
> 

<snipped>

> 
> -- 
> 2.34.1
> 

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list