Skip to content

devops-lintflow/javalint-vscode

Repository files navigation

javalint-vscode

Tag

Introduction

javalint-vscode is a VS Code extension using the javalint checker to provide Java code style checker within Visual Studio Code, forked from https://github.com/secularbird/cpplint-extension.

Features

feature

Requirements

git clone https://github.com/devops-lintflow/javalint.git
cd javalint
mvn clean install

Install

yarn
vsce package
vsce publish

Settings

  • javalint.javalintPath: set javalint library path, path on windows should like C:\Users\github\devops-lintflow\javalint\target\javalint-latest-shaded.jar
  • javalint.languages: set the allowed vscode language identifiers that javalint will check (Currently only on single file mode)

License

Project License can be found here.

Reference

About

lint extension

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors