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

Recognise .luacheckrc as Lua #11236

Closed
wants to merge 1 commit into from

Conversation

ObserverOfTime
Copy link
Contributor

@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Merging #11236 (ef132fc) into master (2cb4a89) will decrease coverage by 0.67%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #11236      +/-   ##
==========================================
- Coverage   82.49%   81.81%   -0.68%     
==========================================
  Files         152      162      +10     
  Lines      178756   188759   +10003     
  Branches    40569    42920    +2351     
==========================================
+ Hits       147459   154439    +6980     
- Misses      19059    21774    +2715     
- Partials    12238    12546     +308     
Flag Coverage Δ
huge-clang-none 82.71% <ø> (+<0.01%) ⬆️
huge-gcc-none 54.64% <ø> (+<0.01%) ⬆️
huge-gcc-testgui 53.09% <ø> (+0.01%) ⬆️
huge-gcc-unittests 0.29% <ø> (-0.01%) ⬇️
linux 82.49% <ø> (+<0.01%) ⬆️
mingw-x64-HUGE 76.49% <ø> (?)
mingw-x86-HUGE 77.35% <ø> (?)
windows 78.14% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/sound.c 65.71% <0.00%> (-18.91%) ⬇️
src/if_python3.c 74.03% <0.00%> (-6.56%) ⬇️
src/locale.c 76.33% <0.00%> (-5.49%) ⬇️
src/if_cscope.c 68.60% <0.00%> (-4.57%) ⬇️
src/terminal.c 77.67% <0.00%> (-4.34%) ⬇️
src/mbyte.c 72.70% <0.00%> (-1.95%) ⬇️
src/main.c 84.04% <0.00%> (-0.76%) ⬇️
src/ex_cmds.c 85.67% <0.00%> (-0.58%) ⬇️
src/bufwrite.c 74.42% <0.00%> (-0.58%) ⬇️
src/optionstr.c 91.34% <0.00%> (-0.40%) ⬇️
... and 120 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@brammool brammool closed this in 49c311c Sep 27, 2022
@ObserverOfTime ObserverOfTime deleted the luacheckrc branch September 27, 2022 13:29
ObserverOfTime added a commit to ObserverOfTime/neovim that referenced this pull request Sep 27, 2022
Problem:    Luacheckrc file is not recognized.
Solution:   Use lua filetype for luacheckrc. (closes vim/vim#11236)
vim/vim@49c311c
clason pushed a commit to neovim/neovim that referenced this pull request Sep 27, 2022
Problem:    Luacheckrc file is not recognized.
Solution:   Use lua filetype for luacheckrc. (closes vim/vim#11236)
vim/vim@49c311c
lvimuser pushed a commit to lvimuser/neovim that referenced this pull request Oct 6, 2022
Problem:    Luacheckrc file is not recognized.
Solution:   Use lua filetype for luacheckrc. (closes vim/vim#11236)
vim/vim@49c311c
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.

None yet

1 participant