Skip to content

fix(export/html): mark output argument unused - #1836

Open
khaneliman wants to merge 1 commit into
nvim-neorg:mainfrom
khaneliman:fix/html-export-luacheck
Open

fix(export/html): mark output argument unused#1836
khaneliman wants to merge 1 commit into
nvim-neorg:mainfrom
khaneliman:fix/html-export-luacheck

Conversation

@khaneliman

Copy link
Copy Markdown

Fix the existing Luacheck warning behind the failing Codebase Checks runs on recent pull requests.

nix flake check -L passes with this change.

The callback replaces its input, so mark the argument unused.
Keep the generated result local to satisfy Luacheck.
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.

1 participant