Jirka Borovec
|
e32d95cb1a
|
lint: simplify hooks already covered by Ruff (#1204)
* lint: simplify hooks already covered by Ruff
* prune dev dependency
* setting E, W, F
* poetry?
* autopep8
* quote-style = "single"
* double-quote-string-fixer
* --all-files
* apply
* Q
* drop double-quote-string-fixer
* --all-files
* apply pre-commit
* python3.11 -m poetry lock --no-update
---------
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2024-04-27 11:32:14 +00:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
18348911c2
|
Use python3.11 as default (#885)
* use python3.11
* use python3.11
* removed 3.12
---------
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2024-04-17 17:28:16 +00:00 |
|
Jim Su
|
fa87352b45
|
Correctly change directory (#325)
* Correctly change directory
* Make pre-commit executable
* Fix lint issues
|
2024-03-28 20:49:37 -04:00 |
|
Ashher Ali
|
33f67876d9
|
bug: #313 responsive width wrt size (#302)
* #294 refactor Browser.tsx and Browser.css
* #313 UI responsive
* husky issue resolved
* #313 UI responsive
|
2024-03-28 16:54:35 -04:00 |
|
Jim Su
|
38628c106f
|
Add formatting and linting for typescript components (#32)
* Add formatting and linting for typescript components
* Add lint GitHub Action
* Add push to GitHub action trigger
* Update GitHub action node version
* Add Husky
* Update husky settings
* Fix Husky settings
* Should not pass
* Test
* Test
* Finalize
* Add --legacy-peer-deps flag to npm ci
* Fix lint pre-commit hook
* Compile
* Remove eslint and prettier command quotes
|
2024-03-17 14:57:20 -04:00 |
|