issues
search
fabiodomingues
/
clj-depend
A Clojure namespace dependency analyzer
Eclipse Public License 2.0
78
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Return the analyzer that generated the violation
#60
fabiodomingues
opened
6 months ago
0
Violation level
#59
fabiodomingues
opened
6 months ago
0
Consider a namespace as part of a layer only when the namespace is in the source-paths
#58
fabiodomingues
closed
6 months ago
0
Different levels of violations per layer or rules.
#57
fabiodomingues
opened
6 months ago
0
Analyze only namespaces in source paths
#56
fabiodomingues
closed
6 months ago
0
Split analyzers into separate namespaces
#55
fabiodomingues
closed
6 months ago
0
Splitting analyzers in different namespaces
#54
fabiodomingues
closed
6 months ago
0
Adding namespace rules analyzer
#53
fabiodomingues
closed
6 months ago
0
Custom violation message
#52
fabiodomingues
opened
7 months ago
0
Expand clj-depend beyond cross-layer dependency analysis
#51
fabiodomingues
closed
6 months ago
1
Make clj-depend more extensible through hooks
#50
fabiodomingues
opened
7 months ago
0
Fix analyzing files outside of configured source-paths.
#49
fabiodomingues
closed
7 months ago
0
Analyzing files within source-paths even when not configured to be analyzed
#48
fabiodomingues
closed
7 months ago
3
Fix false violation when using due to dependency on namespaces not defined in layers
#47
fabiodomingues
closed
1 year ago
0
False violation when using :access-layers due to dependency on namespaces not defined in layers
#46
fabiodomingues
closed
1 year ago
0
Fix not creating snapshot file when clj-depend folder does not exist
#45
fabiodomingues
closed
1 year ago
0
Not creating snapshot file when clj-depend folder does not exist
#44
fabiodomingues
closed
1 year ago
0
If a layer is allowed by :accessed-by-layers or :accesses-layers, it should not throw a violation
#43
thayannevls
opened
1 year ago
1
API to check if clj depend is configured
#42
fabiodomingues
closed
1 year ago
0
API to check if it is configured
#41
fabiodomingues
closed
1 year ago
0
Removing the graph dependency and fixing circular dependency check
#40
fabiodomingues
closed
1 year ago
0
Circular dependency not being treated as a violation
#39
fabiodomingues
closed
1 year ago
0
Runtime failed when passing arguments using clj-depend plugin for Leiningen
#38
fabiodomingues
closed
1 year ago
1
Adding feature to dump violations into a snapshot file
#37
fabiodomingues
closed
1 year ago
0
Fixing a typo from `accesses-layers` to `access-layers`.
#36
fabiodomingues
opened
1 year ago
1
How to print dependencies?
#35
rally-greg
opened
1 year ago
2
Make clj-depend responsible for merging configs
#34
fabiodomingues
closed
1 year ago
0
Make the clj-depend API responsible for merging configs
#33
fabiodomingues
closed
1 year ago
0
Print violated layers
#32
fabiodomingues
closed
1 year ago
1
Fix false violation for unspecified namespaces
#31
dundalek
closed
1 year ago
2
Add `:accesses-layers` the option to define the dependencies of a layer in the natural order instead of `:accessed-by-layers`
#30
fabiodomingues
closed
1 year ago
1
Fix typo
#29
dundalek
closed
1 year ago
0
Message typo
#28
dundalek
closed
1 year ago
1
Print violated layers
#27
dundalek
closed
1 year ago
2
Ability to reverse definition of dependencies
#26
dundalek
closed
1 year ago
3
Clojurescript support
#25
dundalek
opened
1 year ago
2
Support `:layer-groups` to re-use layers in different modules
#24
ericdallo
opened
2 years ago
0
Support for modular projects
#23
fabiodomingues
opened
2 years ago
1
Restrict namespaces to access others namespaces on the same layer
#22
fabiodomingues
opened
2 years ago
0
Add a way to restrict namespaces to access others namespaces on the same layer
#21
fabiodomingues
opened
2 years ago
0
Add test for modular monolith
#20
fredy-gadotti
closed
2 years ago
0
Organizing tests scenarios
#19
fabiodomingues
closed
2 years ago
0
Add support for namespaced layers
#18
ianprogrammer
closed
2 years ago
2
Consider declaring namespaces directly in layer configuration without regex
#17
fabiodomingues
closed
2 years ago
0
Violating when namespace depends on another on the same layer
#16
fabiodomingues
closed
2 years ago
0
Violating when namespace depends on another on the same layer
#15
fabiodomingues
closed
2 years ago
0
Config GitHub Actions
#14
fabiodomingues
closed
2 years ago
0
Visualize dependencies graphically
#13
fabiodomingues
opened
2 years ago
0
Execution cache
#12
fabiodomingues
opened
2 years ago
0
Creating API for clj-depend
#11
fabiodomingues
closed
2 years ago
0
Next