issues
search
DeepLcom
/
sql-mock
A Python library to test your SQL models using mocked input data
MIT License
34
stars
5
forks
source link
Linting setup
#1
Closed
Somtom
closed
1 year ago
Somtom
commented
1 year ago
Problem
We are missing proper code formatting and contribution guidelines
What changed
Added contribution guidelines to the README
Added pre-commit configuration
Ran black, isort and flake 8 on the existing files, and applied changes
Problem
We are missing proper code formatting and contribution guidelines
What changed