-
Notifications
You must be signed in to change notification settings - Fork 25
Issues: JuliaTesting/Aqua.jl
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Feature request: test that no two modules export the same name
new test
#291
opened May 1, 2024 by
Octogonapus
Check unused explicit imports, e.g. using
ExplicitImports.jl
new test
#268
opened Mar 7, 2024 by
jonas-schulze
Warn against confusable identifiers used in the same scope?
new test
#259
opened Jan 12, 2024 by
stevengj
Check compat Julia versions of dependencies
enhancement
New feature or request
new test
#253
opened Nov 23, 2023 by
jonschumacher
Feature request: Check for stale @show, @time, @btime etc...
new test
#238
opened Nov 9, 2023 by
nielsls
Feature request: check for effect-free functions called without assignment
enhancement
New feature or request
new test
#219
opened Oct 20, 2023 by
LilithHafner
Test that dependencies are actually used, not just loaded
enhancement
New feature or request
help wanted
Extra attention is needed
new test
#205
opened Oct 2, 2023 by
IanButterworth
Add function to check New feature or request
new test
Manifest.toml
health?
enhancement
#179
opened Sep 13, 2023 by
nickrobinson251
Test if all exported names has a docstring
enhancement
New feature or request
new test
#90
opened Dec 9, 2022 by
Roger-luo
Check for methods definition overwritten warning?
enhancement
New feature or request
new test
#50
opened Oct 9, 2020 by
rafaqz
Compare exported names with Compat.jl
enhancement
New feature or request
new test
#5
opened Dec 26, 2019 by
tkf
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.