akalongman / akalongman/sublimetext-codeformatter

Ignoring part of PHP file

Open
#335 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
772
Forks
128
PR merge metrics
No merged PRs in 30d

Description

With the JavaScript parser we can skip a piece of code by adding the following comment:

/* beautify preserve:start */

Is there a similar comment for letting the PHP parser skip a file? Because it formats a part of my code wrong and I want to disable it just for that one line.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.