[Bug]: selene
diagnostics not excluding files from selene.toml
config
#120
Labels
bug
Something isn't working
FAQ
Issues
Neovim Version
NVIM v0.9.5 Build type: RelWithDebInfo LuaJIT 2.1.1692716794
Dev Version?
Operating System
MacOS 14.4.1
Minimal Config
Steps to Reproduce
In a testing enviroment (a directory for a lua project), have the following files.
selene.toml
file with the following config:neovim.yml
file with the following config:.luacheckrc
file with the following config:nvim --clean -u minimal_init.lua
and navigate to:e .luacheckrc
Reproducibility Check
minimal_init.lua
template and that my issue is reproducible by runningnvim --clean -u minimal_init.lua
and following the steps above.Expected Behavior
To not display any diagnostics from
selene
inside excluded files.Actual Behavior
Displaying diagnostics from
selene
inside excluded files.Debug Log
Help
No
Implementation Help
No response
Requirements
The text was updated successfully, but these errors were encountered: