Closed nonnenmacher closed 9 years ago
Store package style sheets in the styles/ directory instead of stylesheets/ in the php-checkstyle package
styles/
stylesheets/
php-checkstyle
Package.getStylesheetsPath (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:460:9) Package.getStylesheetPaths (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:471:32) Package.loadStylesheets (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:453:38) <unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:185:19) Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:165:15) Package.load (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:179:12)
Hi there @nonnenmacher - As per the comment on the home page of this repo I no longer support this, as Atom Linter did the same job
Store package style sheets in the
styles/
directory instead ofstylesheets/
in thephp-checkstyle
package