This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
djLint
Watch
1
Star
0
Fork
You've already forked djLint
0
mirror of
https://github.com/Hopiu/djLint.git
synced
2026-04-25 15:34:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ba400f7ec7
djLint
/
tests
/
config_pragmas
/
html_three.html
5 lines
64 B
HTML
Raw
Normal View
History
Unescape
Escape
restructured code. closes #111
2021-10-14 10:19:48 +00:00
{{!-- djlint:on --}}
Add require_pragma option This patch adds a configuration option for requiring files to have a pragma comment at the beginning of the file in order to reformat the file. This behaviour is useful for a slow adoption of the tool instead of requiring the whole codebase to be converted at once. The patch also contains tests for the different kinds of supported pragma comments, based on the profile defined for the project.
2021-10-13 14:26:53 +00:00
<
p
>
restructured code. closes #111
2021-10-14 10:19:48 +00:00
Add require_pragma option This patch adds a configuration option for requiring files to have a pragma comment at the beginning of the file in order to reformat the file. This behaviour is useful for a slow adoption of the tool instead of requiring the whole codebase to be converted at once. The patch also contains tests for the different kinds of supported pragma comments, based on the profile defined for the project.
2021-10-13 14:26:53 +00:00
{{firstname}}
<
/
p
>
<
p
>
{{lastname}}
<
/
p
>
Reference in a new issue
Copy permalink