Skip to content

added supress warnings for afew lua files#15

Open
classydeveloper-creator wants to merge 1 commit into
LuaCATS:mainfrom
classydeveloper-creator:Lua-warnings
Open

added supress warnings for afew lua files#15
classydeveloper-creator wants to merge 1 commit into
LuaCATS:mainfrom
classydeveloper-creator:Lua-warnings

Conversation

@classydeveloper-creator

Copy link
Copy Markdown
Contributor

i added these to stop warnings from spamming my problems console (Linux Code OSS)

@carsakiller carsakiller left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure that these are necessary. I don't think you should be receiving these warnings in a meta file?

A missing-return, for example, shouldn't ever be flagged in a meta file because the function is just used for annotations. Unless something has changed in the language server recently where this is now the case?

@classydeveloper-creator

Copy link
Copy Markdown
Contributor Author

I'm not sure that these are necessary. I don't think you should be receiving these warnings in a meta file?

A missing-return, for example, shouldn't ever be flagged in a meta file because the function is just used for annotations. Unless something has changed in the language server recently where this is now the case?

I mean for me it is i dont about normal visual studio I use code oss

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.

2 participants