Skip to content

rego syntax file#5376

Closed
zenmatic wants to merge 1 commit into
vim:masterfrom
zenmatic:rego
Closed

rego syntax file#5376
zenmatic wants to merge 1 commit into
vim:masterfrom
zenmatic:rego

Conversation

@zenmatic

Copy link
Copy Markdown
Contributor

syntax file for the rego policy language: https://www.openpolicyagent.org/docs/latest/policy-language

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #5376 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5376      +/-   ##
==========================================
- Coverage   82.34%   82.34%   -0.01%     
==========================================
  Files         134      134              
  Lines      147607   147607              
==========================================
- Hits       121550   121547       -3     
- Misses      26057    26060       +3
Impacted Files Coverage Δ
src/channel.c 84.18% <0%> (-0.08%) ⬇️
src/term.c 81.06% <0%> (-0.06%) ⬇️
src/message.c 79.43% <0%> (-0.05%) ⬇️
src/window.c 88.3% <0%> (-0.04%) ⬇️
src/gui.c 63.52% <0%> (ø) ⬆️
src/terminal.c 81.77% <0%> (ø) ⬆️
src/gui_gtk_x11.c 58.06% <0%> (+0.04%) ⬆️
src/ui.c 72.4% <0%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59cb041...c5b4b57. Read the comment docs.

@brammool brammool closed this in a4ce82f Dec 19, 2019
janlazo added a commit to janlazo/neovim that referenced this pull request Dec 20, 2019
Problem:    Filetype Rego not recognized.
Solution:   Add *.rego. (Matt Dunford, closes vim/vim#5376)
vim/vim@a4ce82f
janlazo added a commit to janlazo/neovim that referenced this pull request Dec 20, 2019
Problem:    Filetype Rego not recognized.
Solution:   Add *.rego. (Matt Dunford, closes vim/vim#5376)
vim/vim@a4ce82f
qvacua pushed a commit to qvacua/neovim that referenced this pull request Dec 21, 2019
Problem:    Filetype Rego not recognized.
Solution:   Add *.rego. (Matt Dunford, closes vim/vim#5376)
vim/vim@a4ce82f
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