issues
search
lyz-code
/
autoimport
Autoimport automatically fixes wrong import statements.
https://lyz-code.github.io/autoimport
GNU General Public License v3.0
97
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for `python3 -m autoimport` invocation
#210
giampaolo
closed
2 years ago
2
Seperate out importing code
#208
bagel897
closed
2 years ago
14
fix/typing information
#207
lyz-code
closed
2 years ago
0
Implement global config .config/autoimport/config.toml
#206
Jasha10
closed
2 years ago
0
ci/add workflow dispatch
#205
lyz-code
closed
2 years ago
0
ci: add workflow_dispatch events
#204
lyz-code
closed
2 years ago
1
ci: correct the update workflow to use mypy well
#203
lyz-code
closed
2 years ago
0
fix: correct the package building
#202
lyz-code
closed
2 years ago
0
ci/disable dependabot
#201
lyz-code
closed
2 years ago
0
ci: disable dependabot until it supports pdm
#200
lyz-code
closed
2 years ago
0
chore(deps-dev): bump flake8-bugbear from 21.9.2 to 22.1.11
#199
dependabot[bot]
closed
2 years ago
1
chore(deps): bump importlib-metadata from 4.8.1 to 4.10.1
#198
dependabot[bot]
closed
2 years ago
1
chore(deps): bump zipp from 3.6.0 to 3.7.0
#197
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump flake8-simplify from 0.14.2 to 0.15.1
#196
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump pre-commit from 2.15.0 to 2.17.0
#195
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump flake8-comprehensions from 3.7.0 to 3.8.0
#194
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump bandit from 1.7.0 to 1.7.2
#193
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump flake8-typing-imports from 1.11.0 to 1.12.0
#192
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump types-toml from 0.10.1 to 0.10.3
#191
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump pylint from 2.11.1 to 2.12.2
#190
dependabot[bot]
closed
2 years ago
1
chore(deps): bump typing-extensions from 3.10.0.2 to 4.0.1
#189
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump yamlfix from 0.7.2 to 0.8.0
#188
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): bump isort from 5.9.3 to 5.10.1
#187
dependabot[bot]
closed
2 years ago
1
feat: use pdm to manage dependencies
#186
lyz-code
closed
2 years ago
1
chore(deps-dev): bump black from 21.9b0 to 22.1.0
#185
dependabot[bot]
closed
2 years ago
1
fix typo in contributing.md
#184
Jasha10
closed
2 years ago
1
Ignore fmt skip comments
#183
superDross
closed
2 years ago
1
Do not reformat code lines that end with `# fmt: skip`
#182
superDross
closed
2 years ago
1
fix: don't touch files that are not going to be changed
#181
lyz-code
closed
2 years ago
1
fix: remove empty multiline import statements
#180
lyz-code
closed
2 years ago
1
File modification time updates even if autoimport does not change file
#179
Jasha10
closed
2 years ago
4
Python `SyntaxError` when removing last import from parenthetical import ... from statement
#178
Jasha10
closed
2 years ago
3
Ensure import lines with ';' are properly split and auto corrected
#177
superDross
closed
2 years ago
5
Import lines with a semicolon separator are improperly formatted
#176
superDross
closed
2 years ago
1
Allow cli to accept directories
#175
superDross
closed
2 years ago
1
chore(deps-dev): bump flake8-pytest-style from 1.5.0 to 1.6.0
#174
dependabot[bot]
closed
2 years ago
1
feat: support multi paragraph sections inside the TYPE_CHECKING block
#173
lyz-code
closed
2 years ago
1
feat: `~/.config/autoimport/config.toml` support, `affect_indented_imports` configuration
#172
HoverHell
closed
2 years ago
6
feat: cli `--config-file` option
#171
HoverHell
closed
2 years ago
4
feat: support an `.autoimport_ns.py` config with imports-and-aliases namespace
#170
HoverHell
closed
2 years ago
1
Support a config file with example imports
#169
HoverHell
closed
2 years ago
10
<deleted>
#168
a-vasilev-nt
closed
2 years ago
0
<deleted>
#167
a-vasilev-nt
closed
2 years ago
0
chore(deps-dev): bump black from 21.9b0 to 21.12b0
#166
dependabot[bot]
closed
2 years ago
2
fix: support the removal of from x import y as z statements
#165
lyz-code
closed
2 years ago
1
feat: added datetime and ModelFactory to the default imports
#164
lyz-code
closed
2 years ago
0
crashes when processing some imports that have `# comments`
#163
Jasha10
closed
2 years ago
7
`from x import y as z` causes crash
#162
charmoniumQ
closed
2 years ago
3
chore(deps-dev): bump black from 21.9b0 to 21.11b1
#161
dependabot[bot]
closed
2 years ago
2
Extend common_statements
#160
Jasha10
closed
2 years ago
4
Previous
Next