-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Address compile warnings #87
Comments
Weird,
The others definitely could use some cleanup. |
I am using Emacs 27.1 on Windows. |
You were fast! While you were commenting, I removed the initial comment and wrote another. |
After running tests locally, we should keep in mind that some functions will always cause linting errors but those are fine, like functions relying on So the lint warnings to address are these two: In end of data:
gdscript-hydra.el:157:1:Warning: the function `gdscript-hydra--menu/body' is
not known to be defined.
In gdscript-project--select-scene:
gdscript-project.el:52:111:Warning: `format' called with 1 args to fill 0
format field(s) |
Just to post some information about
By read the documentation from their README, it seems like it would only test the package with different linters ( Hope the information helps! :) |
I'm getting these warnings when installing this package. Maybe you want to fix it?
Thanks!
The text was updated successfully, but these errors were encountered: