Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 251 Bytes

File metadata and controls

5 lines (3 loc) · 251 Bytes

ghstack development

Lint

Run python -m black src/ghstack/ and python -m flake8 src/ghstack/ to fix and check lint before committing. If lint fixes are needed after a commit, amend the commit rather than creating a separate lint fix commit.