Christopher Pickering
f5334bb931
restructured code. closes #111
2021-10-14 13:19:48 +03:00
Christopher Pickering
3ab0eab278
fixed #116 , added test
2021-10-14 09:17:31 +03:00
Christopher Pickering
ac5c59a6fd
Merge branch 'master' of github.com:Riverside-Healthcare/djLint
2021-10-13 18:11:30 +03:00
Christopher Pickering
e308991059
started next release changelog.
2021-10-13 18:11:02 +03:00
Christopher Pickering
545d5c0e3f
updated docs
2021-10-13 18:09:27 +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
9dabdd85ad
updated version
2021-10-11 16:13:05 +03:00
Christopher Pickering
93dc01f875
updated version
2021-10-07 16:15:47 +02:00
Christopher Pickering
7c1b2ebcf8
added rule 26 or empty id and class tags. closes #87
2021-10-07 16:04:27 +02:00
Christopher Pickering
eb8571b0b4
updated version. closes #82
2021-10-07 11:42:05 +02:00
Christopher Pickering
9313dae827
cleaned up code. closed #81 , closed #74
2021-10-07 11:34:51 +02:00
Christopher Pickering
f4f6c32a04
updated version
2021-10-06 16:03:45 +02:00
Christopher Pickering
ad032df34f
simplified regex to improve speed
2021-10-06 15:27:27 +02:00
Christopher Pickering
b8562e463a
added rule H025, closes #58
2021-10-06 15:00:08 +02:00
Christopher Pickering
569f9112ac
closes #67 , closes #59
2021-10-06 14:20:47 +02:00
Christopher Pickering
12530b0add
added formatting for conditions in attributes. closes #66
2021-10-06 13:17:04 +02:00
Christopher Pickering
87a95ea15a
added style formatting and rule H021. closes #65
2021-10-06 10:21:37 +02:00
Christopher Pickering
2d3a4a7250
fixed #62
2021-10-06 09:42:08 +02:00
Christopher Pickering
b7e456a947
added rule H020. closes #64
2021-10-06 08:43:06 +02:00
Christopher Pickering
a657424ed6
closes #60
2021-10-05 13:11:08 +02:00
Christopher Pickering
4da0f77727
added pypi version badge
2021-10-05 10:37:10 +02:00
Christopher Pickering
b1c5ac31b9
updated version
2021-10-05 10:21:28 +02:00
Christopher Pickering
c4e3a07c45
fixed lint
2021-10-05 09:53:40 +02:00
Christopher Pickering
e72e4619bd
fixed indentation on ignored blocks with a child ignore block. closes #54
2021-10-05 09:47:40 +02:00
Christopher Pickering
a88ae9f16b
fixed #51
2021-10-05 08:36:57 +02:00
Christopher Pickering
2a85e0dbb1
fixed #52,50,48
2021-10-05 08:34:35 +02:00
Christopher Pickering
bbb0ed6f92
added start of golang config
2021-10-04 16:31:09 +02:00
Christopher Pickering
35474de863
added option for custom rules file
2021-10-04 15:26:22 +02:00
Christopher Pickering
07a812ee1d
split alt from H006 to H013, closes #47
2021-10-04 14:41:07 +02:00
Christopher Pickering
b24cc81875
updated version
2021-10-04 13:33:52 +02:00
Christopher Pickering
bdc3645415
added rule H019. Closes #45 , Closes #43
2021-10-04 13:32:56 +02:00
Christopher Pickering
2ec6e2900d
updated version
2021-10-04 11:59:34 +02:00
Christopher Pickering
1bcff422db
close #41 , close #39 . Add option to ignore blocks.
2021-10-04 11:58:02 +02:00
Christopher Pickering
92872bc53c
fixed #35
2021-10-01 11:51:53 +02:00
sur.la.route
324582c581
Merge pull request #33 from yaegassy/chore/doc-and-help
...
chore: adjust docs and help for rule name changes
2021-10-01 11:46:44 +02:00
Christopher Pickering
722fe181f9
fixed #34
2021-10-01 11:08:52 +02:00
yaegassy
9e2e99f370
chore: adjust docs and help for rule name changes
2021-10-01 16:40:41 +09:00
Christopher Pickering
2e094e671c
updated version
2021-09-30 14:31:16 +02:00
Christopher Pickering
310e85ba33
closes #31
2021-09-30 10:25:34 +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
Christopher Pickering
13b65064bb
updated version
2021-09-22 08:58:19 +02:00
Matthias Kestenholz
e23dc60ad7
Allowed more than one path at a time
2021-09-21 20:15:25 +02:00
Christopher Pickering
bc139ea650
updated version
2021-09-21 13:10:55 +02:00
Christopher Pickering
b4c39a85b7
merged
2021-09-21 13:10:24 +02:00
Christopher Pickering
9d222a4873
started 0.4.0 release
2021-09-21 13:10:00 +02:00
Matthias Kestenholz
abba002433
Fixed #22 : Added configuration options to define excluded paths
2021-09-21 13:02:33 +02:00
Christopher Pickering
b0b5147052
closes #7 , closes #20 , cleaned up regex, improved attribute logic, added tests
2021-09-20 11:33:23 +02:00