Skip to content

trojanspike/linter-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

linter-php

=========================

This package will lint your .php opened filed in Atom through php -l.

Installation

  • Install php.
  • $ apm install linter (if you don't have AtomLinter/Linter installed).
  • $ apm install linter-php

Settings

You can configure linter-php by editing ~/.atom/config.cson (choose Open Your Config in Atom menu):

'linter-php':
  'phpExecutablePath': null # php path. run 'which php' to find the path

Other available linters

Donation

Share the love!

About

Lint PHP on the fly, using php -l

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%