recommend explicit `using Foo: Foo, ...` in package code (was: "using considered harmful") #42080
warn against `using Foo` in package code
c2e519be
ararslan
dismissed these changes
on 2023-09-28
Merge branch 'master' into kc/warn_using
f8a4c541
Add guidance for using qualified names in packages (#53428)
5a497c8c
Merge branch 'master' into kc/warn_using
eb9c6681
Unify some of the language from #53428
aa0ce073
mbauman
changed the title recommend against `using Foo` in package code (or "using considered harmful") recommend explicit `using Foo: Foo, ...` in package code (was: "using considered harmful") 1 year ago
make shorter
ca82f8b0
ararslan
dismissed these changes
on 2024-06-06
Update base/docs/basedocs.jl
d99b8d11
Update doc/src/manual/modules.md
990cd5c3
Merge branch 'master' into kc/warn_using
9cdfc278
Update doc/src/manual/modules.md
cd7e39b2
Merge branch 'master' into kc/warn_using
8d7a1834
nsajko
approved these changes
on 2024-10-24
nsajko
approved these changes
on 2024-10-24
Apply suggestions from code review
402d284b
Merge branch 'master' into kc/warn_using
8b4ae860
Assignees
No one assigned
Labels
docs
packages
modules