You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
I have a jinja template file, specifically
wp-config.j2
that is highlighted as PHP, as it is mostly PHP with some jinja inserted like so:I would like to ignore this file from linting, but that does not seem to be an option with
linter-php
.Setting "Ignore files matching this Glob" for
linter
works but it would be nice to set this in thelinter-php
package.The text was updated successfully, but these errors were encountered: