Commit graph

460 commits

Author SHA1 Message Date
sur.la.route
39aecc12a4
Update renovate.json 2022-04-05 09:34:26 -05:00
sur.la.route
442ea9dc4b
Merge pull request #205 from Riverside-Healthcare/renovate/configure
Configure Renovate
2022-04-05 09:00:44 -05:00
sur.la.route
1105b8622b
Update renovate.json 2022-04-05 09:00:25 -05:00
Renovate Bot
4ab665173f
Add renovate.json 2022-04-05 01:00:40 +00:00
sur.la.route
250dd786bd
fixed link 2022-03-30 16:37:32 -05:00
Christopher Pickering
87bb92d9a7
updated readme with demo vid 2022-03-30 10:07:12 -05:00
Christopher Pickering
aa9097660d
updated readme and docs 2022-03-30 10:03:44 -05:00
sur.la.route
0ee8d38cdf
Merge pull request #198 from andersk/colorama-init
Correctly initialize and deinitialize colorama
2022-03-18 12:53:00 -05:00
Anders Kaseorg
beefd04471 Correctly initialize and deinitialize colorama
djlint is invoked with __name__ == "djlint" (it must be, or the
relative imports would fail), so the if __name__ == "__main__" block
does nothing.  These calls need to be made from main() itself.

The colorama_text decorator makes this easy.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-03-18 10:45:29 -07:00
sur.la.route
0bd763153a
Merge pull request #199 from andersk/codespell
Fix spelling mistakes found by codespell
2022-03-18 08:12:47 -05:00
Christopher Pickering
694c2c625f
fixed translation 2022-03-18 08:12:22 -05:00
Christopher Pickering
b8c67af00f
rebased 2022-03-18 08:10:15 -05:00
Anders Kaseorg
be07d18ebe
Fix spelling mistakes found by codespell
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-03-18 08:09:16 -05:00
sur.la.route
5e510aa6a3
Merge pull request #200 from krystofbe/master
fix spelling
2022-03-18 08:06:59 -05:00
Christopher Pickering
268b7b5d25
fixed russian translation 2022-03-18 08:06:16 -05:00
Krystof Beuermann
5ff02729e9 fix spelling 2022-03-18 10:01:26 +01:00
Anders Kaseorg
fbcb836bd8 Fix spelling mistakes found by codespell
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-03-17 13:31:29 -07:00
Christopher Pickering
f9ff3477e1
closes #194, added test 2022-03-14 09:24:28 -05:00
Christopher Pickering
1f82ffa5f6
fixed lint, disabled failing formatter test (rewrite in process) 2022-03-14 08:53:33 -05:00
Christopher Pickering
ffec79eedb
fixed #197, added test 2022-03-14 08:48:12 -05:00
Christopher Pickering
b750e2d99e
updated docs 2022-03-04 16:22:56 -06:00
Christopher Pickering
99e8e94906
started french docs 2022-03-04 09:11:14 -06:00
Christopher Pickering
5a2fde9f71
started fix for #189 2022-02-21 11:25:55 -06:00
Christopher Pickering
3010b27db6
updated deps 2022-02-21 08:47:03 -06:00
Christopher Pickering
8363a82431
updated version and changelog 2022-02-21 08:44:54 -06:00
Christopher Pickering
06d8caa4bc
added requirement 2022-02-18 17:12:00 -06:00
Christopher Pickering
74bd99024a
updated commands 2022-02-18 17:09:31 -06:00
Christopher Pickering
2272888707
removed unused dep 2022-02-18 17:07:00 -06:00
Christopher Pickering
278028ed16
removed node from command 2022-02-18 17:05:26 -06:00
Christopher Pickering
8fec09237a
fixed path name 2022-02-18 17:02:44 -06:00
Christopher Pickering
c6c0c005f1
started npm installer 2022-02-18 17:01:16 -06:00
Christopher Pickering
17063aa517
closes #188, added tests 2022-02-18 14:15:36 -06:00
Christopher Pickering
2acb8c3c28
closes #175, updated tests 2022-02-18 13:07:30 -06:00
Christopher Pickering
c340cdd3df
closes #124, added test 2022-02-18 12:00:53 -06:00
Christopher Pickering
f48a724c77
closes #123, added test 2022-02-18 11:44:02 -06:00
Christopher Pickering
b79449c386
closes #175, added test 2022-02-18 11:16:55 -06:00
Christopher Pickering
244f20b88c
Merge branch 'master' of github.com:Riverside-Healthcare/djLint 2022-02-18 11:04:59 -06:00
Christopher Pickering
64846b03a3
fixes #187, added test 2022-02-18 11:04:02 -06:00
sur.la.route
12341236f3
Merge pull request #186 from shaeinst/patch-1
add neovim integration
2022-02-14 14:50:04 -06:00
Christopher Pickering
5c94618fa8
updated a few things 2022-02-14 14:49:47 -06:00
Ali Shahid
1955358504
add neovim integration 2022-02-14 23:50:51 +05:45
Christopher Pickering
79c92dc5e6
updated issue templates 2022-02-14 11:07:31 -06:00
Christopher Pickering
5a942df625
updated issue templates 2022-02-14 11:06:18 -06:00
Christopher Pickering
f7c5fdbdb2
pegged fontawesome version. fixed case 2022-02-14 10:49:50 -06:00
Christopher Pickering
6b063ffea2
formated and udpated docs build 2022-02-14 10:11:10 -06:00
sur.la.route
0f976effe3
Merge pull request #183 from Riverside-Healthcare/docs-ru
Docs ru
2022-02-14 10:07:29 -06:00
sur.la.route
ca648228cb
Merge branch 'master' into docs-ru 2022-02-14 10:07:16 -06:00
Christopher Pickering
93649e1cfa
added logic to ignore missing pages in translations 2022-02-14 10:04:54 -06:00
sur.la.route
b4814c4585
Merge pull request #181 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /docs
2022-02-14 08:24:12 -06:00
dependabot[bot]
157b97643e
Bump follow-redirects from 1.14.7 to 1.14.8 in /docs
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 01:14:52 +00:00