elixir-luxembourg / daisy

Data Information System (DAISY) is a data bookkeeping application designed to help Biomedical Research institutions with their GDPR compliance.
GNU Affero General Public License v3.0
12 stars 10 forks source link

Add linter to ci and update code to follow pep8 / black #383

Closed neoflex closed 8 months ago

neoflex commented 1 year ago

Is your feature request related to a problem? Please describe.

The diff in GitHub are very difficult to read because there is no style code check (single quote versus double quote, etc).

Describe the solution requested

add linter to ci and reformat existing code

Describe possible alternatives

Other info context

vildead commented 8 months ago

done in 1.7.13