dinhquochan / nova-phplint

PHPLint for Nova

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHPLint for Nova

PHPLint automatically lints all open files, then reports errors and warnings in Nova's Issues sidebar and the editor gutter:

Linter Installation

Requirements

PHPLint requires PHP installed on your Mac:

  1. Install Homebrew.
  2. Run brew install php

Installation

  1. Open Nova.
  2. Open Extensions → Extension Library...
  3. Search extension PHPLint (Dinh Quoc Han)
  4. Click Install.

Configuration

To configure global preferences, open Extensions → Extension Library... then select PHPLint's Preferences tab.

You can also configure preferences on a per-project basis in Project → Project Settings...

About

PHPLint for Nova

License:MIT License


Languages

Language:JavaScript 96.1%Language:Shell 3.6%Language:PHP 0.4%