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

Fix linter to be stricter 5.1 #1924

Merged
merged 4 commits into from
Dec 8, 2023
Merged

Conversation

alerque
Copy link
Member

@alerque alerque commented Dec 8, 2023

We don't technically have to be this strict since compat53 shims a lot of things for us, but this will keep us out of trouble better. For example table.unpack() is shimmed, but the shim is not nil safe so better to use pl.utils.unpack anyway.

@alerque alerque requested review from a team and simoncozens as code owners December 8, 2023 12:34
@alerque alerque added this to the v0.14.14 milestone Dec 8, 2023
@alerque alerque added the todo label Dec 8, 2023
@alerque alerque merged commit 5e61f8b into sile-typesetter:master Dec 8, 2023
14 checks passed
@alerque alerque deleted the lint-fixes branch December 8, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant