Linting when contributing to projects with different styling guides?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nvim-projectconfig

    neovim projectconfig

  • vim-addon-local-vimrc

    kiss local vimrc with hash protection

  • VERY IMPORTANT: Do not set your Neovim to automatically load such a file. Vim script files contain executable code and you do not want to load executable code unconditionally, that's a massive vulnerability. And no, setting the secure option does not help. I use this plugin which makes me first confirm that I want to load the file. From then on it will only automatically load the file if it has not been changed. If the file has changed it will prompt me again.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • vim-sleuth

    sleuth.vim: Heuristically set buffer options

  • I use tpope/sleuth to mimic default project settings

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • First time developing a plugin, have some questions

    2 projects | /r/neovim | 14 May 2022
  • How do I set project-specific keymaps?

    3 projects | /r/neovim | 27 Dec 2021
  • How do you stop LSP clients?

    2 projects | /r/neovim | 13 Sep 2021
  • AutoSource: Manage Vim configuration for local projects

    5 projects | /r/neovim | 27 May 2021
  • How to temporarily disable lsp?

    1 project | /r/neovim | 23 Feb 2021