mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Adding linting note to CONTRIBUTING.md
This commit is contained in:
@@ -144,8 +144,12 @@ Tests can then be run with:
|
||||
|
||||
Lint the project with:
|
||||
|
||||
# for python changes
|
||||
flake8 changes tests
|
||||
|
||||
# for javascript
|
||||
npm run lint
|
||||
|
||||
## API documentation
|
||||
|
||||
Generate the documentation with:
|
||||
|
||||
Reference in New Issue
Block a user