akalongman / akalongman/sublimetext-codeformatter
Ignoring part of PHP file
Ouverte
- Langage dominant
- Python
- Étoiles
- 772
- Forks
- 128
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.