Skip to content

paysera/lib-arcanist-eslint-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib-arcanist-eslint-extension

This library integrates ESLint as lint engine to arcanist. It allows developer to automatically run eslint on arc diff.

Before installing library

To automatically configure your .arcconfig and .arclint add "Paysera\\Composer\\ArcanistEslintExtensionConfigurator::configure" script to post-install-cmd and post-update-cmd or other scipts - just make sure this script is executed on composer install.

Installation

  • composer require --dev paysera/lib-arcanist-eslint-extension.
  • Make sure .arcconfig file contains following configurable default entries:
    • "load": ["vendor/paysera/lib-arcanist-eslint-extension/src"] There also can be more than one loadable linter in the array

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages