Skip to content

Commit

Permalink
Changed the module name from alfred to flake8_alfred
Browse files Browse the repository at this point in the history
  • Loading branch information
superlama committed Jun 21, 2018
1 parent b1627d8 commit e6bb852
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 386 deletions.
67 changes: 0 additions & 67 deletions alfred/__init__.py

This file was deleted.

247 changes: 0 additions & 247 deletions alfred/symbols.py

This file was deleted.

70 changes: 0 additions & 70 deletions alfred/visitor.py

This file was deleted.

2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ setup_requires = pytest-runner
tests_require = pytest

[options.entry_points]
flake8.extension = B1 = alfred:WarnSymbols
flake8.extension = B1 = flake8_alfred:WarnSymbols

[mypy]
disallow_untyped_defs = True
Expand Down
Loading

0 comments on commit e6bb852

Please sign in to comment.