Skip to content

Conversation

@d3ph
Copy link

@d3ph d3ph commented Apr 19, 2016

Because not all using config for flake8, but it can be possible just add:

autocmd BufWritePost *.py call Flake8()
let g:flake8_ignore='E501'

d3ph added 2 commits April 19, 2016 19:37
Because not all using config for flake8, but it can be possible just add:
```
autocmd BufWritePost *.py call Flake8()
let g:flake8_ignore='E501'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant