Commit graph

110 commits

Author SHA1 Message Date
Christopher Pickering
ec60646b36
fixed #144, added test 2021-11-24 09:18:58 +01:00
Christopher Pickering
c295354ec5
updated version 2021-11-23 10:20:18 +01:00
Christopher Pickering
85284228a2
updated version 2021-11-19 16:36:22 +01:00
Christopher Pickering
e81cb9cc64
fixed #139, updated tests 2021-11-19 09:43:59 +01:00
Christopher Pickering
615eb180d7
fixed #126 2021-11-16 12:46:07 +01:00
Christopher Pickering
ed81405734
updated version 2021-11-16 11:54:15 +01:00
Christopher Pickering
b2b26e9ee1
fixed #26, added test 2021-11-16 11:40:29 +01:00
Christopher Pickering
7c7cac916f
added rule H029, closes #125 2021-11-16 11:28:35 +01:00
Christopher Pickering
19acc02cda
added rule T028. closes #128 2021-11-16 11:17:51 +01:00
Christopher Pickering
c39693c7df
added rule T027. closes #134 2021-11-15 16:47:36 +01:00
Christopher Pickering
5eddca90fe
updated version 2021-11-15 10:19:54 +01:00
Christopher Pickering
dc44cfdded
added note to pre-commit docs 2021-11-12 08:48:25 +01:00
Andre Borie
a8af2856a3 Make the repo a pre-commit hook. 2021-11-12 01:30:16 +00:00
Christopher Pickering
5e8107cbf2
updated changelog 2021-11-02 08:47:34 +01:00
Christopher Pickering
00ce3a43d1
updated release 2021-10-29 12:01:43 +03:00
Christopher Pickering
9a57551c7a
fixed test for github 2021-10-29 11:55:20 +03:00
Christopher Pickering
85ed2a89b4
updated docs for #127 2021-10-28 14:00:16 +03:00
Christopher Pickering
87226f629c
updated version 2021-10-15 09:18:02 +03:00
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