Commit Graph

15 Commits

Author SHA1 Message Date
Darren Burns b32e42bda0
Fix issue with trailing whitespace (#3195)
* chore: upgrade all pre-commit hooks to latest version

* chore: add trailing-whitespace pre-commit hook

* refactor: Avoid trailing whitespace in box definitions

* docs: Add Robin Bowes as a contributor

---------

Co-authored-by: Robin Bowes <robin.bowes@yo61.com>
2023-11-08 11:43:38 +00:00
Daniel Mills e76f3c3ea7
Update pre-commit hooks (#3113)
Fixes #3112
2023-11-07 17:07:05 +00:00
Will McGugan f6eca21a9b fix markdown on light 2023-09-17 16:36:06 +01:00
Dave Pearson bef287cd80
Update isort pre-commit installation
I couldn't get it working as-was, so I stole the config from Textual and it
works.
2023-07-20 10:55:58 +01:00
Darren Burns 7ef74e524b
Update ASV instructions, results, and pin setuptools in asv config 2022-06-22 10:37:57 +01:00
darrenburns 51889e2e66
Substituting plain headed box when show_header=False on Table (#2330)
* Substituting plain headed box when show_header=False on Table

* Update changelog

* Revert __main__ in table to remove test code
2022-06-08 16:22:30 +01:00
Will McGugan 65cb9bfb77
Merge pull request #2056 from Textualize/benchmark
Benchmark
2022-03-15 11:41:58 +00:00
Hadi Alqattan 395db54ec3 Update Pycln to v1.2.5 2022-03-12 16:22:30 +03:00
Hadi Alqattan 98fffaf6b3 Update pycln to v1.2.4 2022-03-11 19:34:36 +03:00
Hadi Alqattan d97f9bcdf6 Adding Pycln QA tool as a pre-commit hook. 2022-03-11 19:00:23 +03:00
Darren Burns c80ad26d87
Add initial benchmark suite 2022-03-10 17:08:26 +00:00
Will McGugan 5dc797e1be update black 2022-02-14 10:03:44 +00:00
Darren Burns b90c33eae7 Fix test in traceback, remove the no-eval pre-commit hook 2022-01-31 14:24:33 +00:00
Darren Burns 7c27af63ff Let isort & black play together nicely, adds new hooks 2022-01-06 16:42:35 +00:00
Will McGugan c417aec782 eof 2022-01-06 14:30:08 +00:00