Christopher Pickering
2acb8c3c28
closes #175 , updated tests
2022-02-18 13:07:30 -06:00
Christopher Pickering
c7d73bed09
fixed settings, added docs note
2022-01-03 08:45:38 -06:00
TK
3692a9bf2e
extend docs with custom_html section, add test_custom_html, add test fixture
2021-12-30 19:40:37 +01:00
Christopher Pickering
8ff71789be
added fix for #151
2021-11-29 09:26:36 +01:00
Christopher Pickering
48c2f32081
fixed #149 , added test
2021-11-26 14:01:54 +01:00
Christopher Pickering
a053175663
fixed #146 , added test, updated version
2021-11-26 09:45:00 +01:00
Christopher Pickering
507dae9b50
fixed #75 , added test
2021-11-16 11:49:25 +01:00
Christopher Pickering
4e62259936
fixed #130 , added tests
2021-10-29 09:54:20 +03:00
Christopher Pickering
77db0be1c2
adds a fix and test for #101
2021-10-28 14:39:38 +03:00
Christopher Pickering
a0847aaec9
updated blank lines setup
2021-10-15 09:15:00 +03:00
Christopher Pickering
f5334bb931
restructured code. closes #111
2021-10-14 13:19:48 +03:00
Mathias Jakobsen
ed3951838f
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 15:30:10 +01:00
Christopher Pickering
1c7f1d654d
fixed #94 , added tests
2021-10-11 11:59:19 +03:00
Christopher Pickering
569f9112ac
closes #67 , closes #59
2021-10-06 14:20:47 +02:00
Christopher Pickering
f38383a629
fix regex for finding single line tempalte tags, fix #56
2021-10-05 10:19:28 +02:00
Christopher Pickering
92872bc53c
fixed #35
2021-10-01 11:51:53 +02:00
Christopher Pickering
c3b21323ea
closes #30 , closes #28
2021-09-30 10:02:05 +02:00
Christopher Pickering
b00e51488a
closes #29
2021-09-28 13:42:13 +02:00
Christopher Pickering
8f78e1964b
closes #29
2021-09-28 13:04:04 +02:00
Christopher Pickering
a6fc08c706
added feature, updated version
2021-09-23 10:19:11 +02:00
Matthias Kestenholz
abba002433
Fixed #22 : Added configuration options to define excluded paths
2021-09-21 13:02:33 +02:00
Christopher Pickering
5495516c74
changed build system to poetry, added more dj tags, added pyproject.toml support, fixed #11 , closed #12 , closed #1
2021-09-08 10:46:40 +02:00