jay-babu / mason-null-ls.nvim

GNU Affero General Public License v3.0
549 stars 22 forks source link

feat: add mapping for ansible linter #75

Closed Sacro closed 1 year ago

Sacro commented 1 year ago

It was 50/50. I'll fix it later.

On Sun, 2 Jul 2023, 14:00 Jay Patel, @.***> wrote:

@.**** commented on this pull request.

In lua/mason-null-ls/mappings/source.lua https://github.com/jay-babu/mason-null-ls.nvim/pull/75#discussion_r1249511413 :

@@ -11,6 +11,7 @@ local null_ls_to_package = { ['phpcsfixer'] = 'php-cs-fixer', ['verible_verilog_format'] = 'verible', ['lua_format'] = 'luaformatter',

  • ['ansible-lint'] = 'ansiblelint',

First needs to be null ls source name

— Reply to this email directly, view it on GitHub https://github.com/jay-babu/mason-null-ls.nvim/pull/75#pullrequestreview-1509585069, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUJMHPQFVK3SDCLJYZQSQTXOFWHNANCNFSM6AAAAAAZ3K6J3Q . You are receiving this because you authored the thread.Message ID: @.***>