akalongman / akalongman/sublimetext-codeformatter
Ignoring part of PHP file
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 772
- Forks
- 128
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.