<!DOCTYPE html>
<html data-lt-installed="true">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body style="padding-bottom: 1px;">
<p>Nice! LGTM<br>
</p>
<div class="moz-cite-prefix">On 18.03.2025 17:36, Sergey Kaplun
wrote:<br>
</div>
<blockquote type="cite" cite="mid:Z9mE8wtBUf6mx_Ku@root">
<pre wrap="" class="moz-quote-pre">Hi, Sergey!
Thanks for the review!
Fixed your comment and force-pushed the branch.
See the corresponding run:
<a class="moz-txt-link-freetext" href="https://github.com/tarantool/luajit/actions/runs/13925861146/job/38970063708#step:4:63">https://github.com/tarantool/luajit/actions/runs/13925861146/job/38970063708#step:4:63</a>
On 12.03.25, Sergey Bronnikov wrote:
</pre>
<blockquote type="cite">
<pre wrap="" class="moz-quote-pre">Please also bump codespell version in .github/workflows/lint.yml.
</pre>
</blockquote>
<pre wrap="" class="moz-quote-pre">
Bumped:
===================================================================
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 85e1b646..b0fb83eb 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -44,7 +44,7 @@ jobs:
sudo apt -y install cmake ninja-build lua5.1 luarocks
sudo luarocks install luacheck
sudo pip3 install flake8==6.1.0
- sudo pip3 install codespell==2.2.5
+ sudo pip3 install codespell==2.3.0
# Set CMAKE_BUILD_PARALLEL_LEVEL environment variable to
# limit the number of parallel jobs for build/test step.
echo CMAKE_BUILD_PARALLEL_LEVEL=$(($(nproc) + 1)) | tee -a $GITHUB_ENV
===================================================================
</pre>
<blockquote type="cite">
<pre wrap="" class="moz-quote-pre">
On 11.03.2025 14:13, Sergey Bronnikov via Tarantool-patches wrote:
</pre>
</blockquote>
<pre wrap="" class="moz-quote-pre">
<snipped>
</pre>
</blockquote>
</body>
<lt-container></lt-container>
</html>