akalongman / akalongman/sublimetext-codeformatter
Ignoring part of PHP file
Aperta
- Lingua principale
- Python
- Stelle
- 772
- Fork
- 128
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.