AtomLinter / linter-phpcs

Linter plugin for PHP, using PHP_CodeSniffer.
63 stars 31 forks source link

fix typo in package.json #424

Closed stuwest closed 5 years ago

stuwest commented 5 years ago

"exectuable" --> "executable"

Arcanemagus commented 5 years ago

Rebased on master and re-worded the commit message to fit the required convention (which is likely why this was left alone before... try to make sure CI is passing when you submit a PR 😉).

Arcanemagus commented 5 years ago

:tada: This PR is included in version 1.7.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: