Commit Graph

11 Commits

Author SHA1 Message Date
Gene Hoffman b5ce8c9e66
Isort take 3 (#1213)
* isort in a black friendly way

* isort but debug superlinter later
2021-03-09 18:27:27 -08:00
Gene Hoffman d960b18ca0
clean up cbor remnants (#1032)
* clean up cbor remnants

* Azure needs that line
2021-02-23 23:30:47 -08:00
Mariano Sorgente 7e7aea0976 Fix black 2021-01-12 17:00:53 -05:00
Mariano Sorgente 07b415fc19 Farmer RPC 2021-01-12 17:00:53 -05:00
Mariano Sorgente 542b08260b Python black everything 2021-01-12 17:00:53 -05:00
Gene Hoffman 43cdbb90b9 Disable MD041/first-line-heading/first-line-h1 - md lint 2020-09-14 15:38:55 -07:00
Gene Hoffman 57c5e19353 Move to Super Linter 3.9.2 - now lint Black, flake8, mypy (#390)
* Try Super Linter at 3.9.0 and add linters

* 3.9.1 and set validate all to false

* Back to 3.9.1 and use only true VALIDATE_

* Place superlint in debug mode

* Try fix from 3.9.2

* black source. Start fixing flake8 issues

* Black tests, out of debug

* Black setup.py do to merge conflict
2020-09-14 15:38:55 -07:00
Gene Hoffman f9900fbd14 Move to super-linter @master, enable powershell lint, add dependabot (#305)
* Try Super Linter 3.3.0
* Add dependabot - build SL v 3.3.0
* Try master
* Remove elsint, powershell rcs and test powershell
2020-07-16 13:05:43 -07:00
Gene Hoffman b5e10cb3a2 Ignore import-error 2020-07-16 13:05:43 -07:00
Gene Hoffman 732f56bbbc Update pylint ignore template - re-disable powershell 2020-07-16 13:05:43 -07:00
Gene Hoffman c3a3fdba1f Integrate GH super linter - fix shell, markdown, python issues (#296)
* Try super-linter
* Fix lint issues, move to separate gh action
* Fix md, shell
* Ignore import-error for python - fix MDs
* Disable standard-js, initial eslint config
* Fix raises, remove prettier for now
* skip pylint no-member check in src/util/byte_types.py line 40
* pyinstaller windows back to INFO
* Disable powershell lint for now.
* Disable css validation temporarily
2020-07-16 13:05:43 -07:00