-
Updated
Oct 18, 2021 - Vim script
#
linters
Here are 113 public repositories matching this topic...
Syntax checking hacks for vim
Staticcheck - The advanced Go linter
-
Updated
Nov 7, 2021 - Go
Code smell detector for Ruby
-
Updated
Nov 2, 2021 - Ruby
An attempt to make Unreal Engine 4 projects more consistent
lint
styleguide
linting
style-guide
linter
naming-conventions
blueprint
unreal
unrealengine
unreal-engine
ue4
linters
udk
unreal-engine-4
unreal-marketplace
udk4
-
Updated
Oct 25, 2021
Quick automated code review of your changes
-
Updated
Nov 3, 2021 - Ruby
A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
-
Updated
Nov 3, 2021 - Go
Blazing fast linter for JavaScript and TypeScript written in Rust
-
Updated
Oct 30, 2021 - Rust
Simple starter webpack 5 project template supporting SASS/PostCSS, Babel ES7, browser syncing, code linting. Easy project setup having multiple features and developer friendly tools.
javascript
setup
html
sass
boilerplate
webpack
postcss
webpack-configuration
boilerplate-template
webpack-boilerplate
developer-tools
linters
javascript-files
webpack5
optimize-assets
browser-syncing
-
Updated
Sep 21, 2021 - HTML
refactoring
python
debugging
formatter
awesome
linter
sphinx
conda
mkdocs
pytest
pip
developer-tools
flake8
awesome-list
pylint
linters
best-of
style-checkers
python-devtools
best-of-list
-
Updated
Nov 4, 2021 - Python
kotlin
python
java
markdown
rust
golang
jenkins
groovy
scala
ci
formatting
terraform
linter
code-quality
linters
jsonschema
fixing
github-actions
code-quality-analyzer
-
Updated
Nov 7, 2021 - Python
[NOT OFFICIALLY SUPPORTED BY RED HAT BUT BY VOLUNTEERS] | GitHub Action for running ansible-lint as part of your workflows! [ https://github.com/marketplace/actions/ansible-lint ] | PLEASE REPORT `ansible-lint` BUGS TO https://github.com/ansible-community/ansible-lint
github
lint
ansible
linting
linter
actions
linters
ansible-lint
ansible-lint-docker
github-actions
github-action
ansible-playbook-lint
ansible-playbook-linter
ansible-devtools
-
Updated
Oct 6, 2021 - Shell
Opinionated Next JS 11 project boilerplate with TypeScript and Redux
react
redux
stylelint
boilerplate
typescript
jest
nextjs
css-modules
scss
prettier
static-site
safety
svg-sprites
linters
husky
testing-library
-
Updated
Sep 19, 2021 - TypeScript
mstruebing
commented
Feb 2, 2021
followup from #149
Check a file's syntax when saving a file (php, ruby, tex ...) with vim
-
Updated
May 17, 2017 - Vim script
A formatter for finding and removing unused import statements.
cross-platform
python3
cli-app
quality-assurance
linters
formatters
pypi-package
unused-imports
pycln
-
Updated
Nov 2, 2021 - Python
Experimental support for detekt as a Kotlin compiler plugin
kotlin
gradle
linter
static-analysis
gradle-plugin
compilers
kotlin-compiler
linters
detekt
hacktoberfest
detekt-plugin
kotlin-compiler-plugin
-
Updated
Oct 18, 2021 - Kotlin
lint
design
design-systems
automation
prototype
linters
figma
design-tools
design-system
design-tool
-
Updated
Jul 13, 2020 - TypeScript
An unofficial collection of different linter and formatter configurations for diagnostic-language-server used for native nvim-lsp
-
Updated
Nov 4, 2021 - Lua
Open
Publish Docker Image
1
fkorotkov
commented
Sep 29, 2021
It will be great to have a docker image that one can run locally or in CI instead of needing to install/download a binary.
quasilyte
commented
Nov 15, 2018
// makeExample replaces all ${linter} placeholders to a bound linter name.The code below does not use ${linter} anywhere.
I could remove this, but would also like to avoid doing several unrelated things on the same PR, so keeping it as an issue to avoid forgetting about it.
Inline your lint messages
-
Updated
Nov 1, 2021 - XSLT
Isomorphic Dependeny & Configuration Management for Python Projects
config
python
toml
makefile
poetry
configuration-management
flake8
linters
black
mypy
configuration-files
isort
pip-tools
pyproject-toml
-
Updated
Nov 4, 2021 - Python
Lint all your JavaScript, CSS, HTML, Markdown and Dockerfiles with a single command
javascript
stylelint
css
lint
html
markdown
eslint
analysis
static-code-analysis
checker
linter
static-analysis
jslint
jshint
screencast
static-analyzer
analyser
linters
csslint
htmlhint
w3cjs
-
Updated
Mar 31, 2020 - JavaScript
React Starter Kit
react
typescript
pwa
postcss
styled-components
mobx
tests
linters
react-starter-kit
react-router-v4
webpack4
-
Updated
Jun 15, 2021 - JavaScript
Improve this page
Add a description, image, and links to the linters topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linters topic, visit your repo's landing page and select "manage topics."
In order to submit this project for some of the curated go projects, we'll need to ensure a decent code coverage report. Currently, we don't have one since our integration tests are setup in a way that they test the application as a blackbox, which prevents us from having code coverage.
I'll welcome any PR which adds a new unit test & increases the code coverage.