issues
search
bcherny
/
tslint-no-circular-imports
TSLint plugin to detect and warn about circular imports
MIT License
86
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump path-parse from 1.0.6 to 1.0.7
#42
dependabot[bot]
opened
3 years ago
0
Fixes #40 Document how to display as warning
#41
ajmas
closed
4 years ago
0
Set to warning state?
#40
ajmas
closed
4 years ago
3
Bump js-yaml from 3.12.0 to 3.13.1
#39
dependabot[bot]
opened
5 years ago
0
NPM version differs from repo version
#38
biolauri
opened
5 years ago
1
Recommend using a Webpack- rather than a TS-Lint Plugin if using Webpack
#37
hediet
opened
5 years ago
2
feat: Allow circular dependencies for .d.ts files
#36
Samox
closed
5 years ago
1
Circular Dependency when only type is used
#35
rysi3k
opened
5 years ago
0
Add option to exclude interfaces and type aliases from circular imports
#34
yurykozhenov
opened
5 years ago
1
Infinite loop after stack overflow fix
#33
krzysztof-miemiec
opened
5 years ago
4
Prevent memory overflow on too heavily interconnected structures
#32
richard-ejem
opened
5 years ago
1
Fix "RangeError: Maximum call stack size exceeded"
#31
jm9e
closed
5 years ago
3
Warning: The 'no-circular-imports' rule requires type checking
#30
ccorcos
closed
5 years ago
3
Fix Tests involving subdirectory import case
#29
chigix
opened
6 years ago
5
Problem about the weird presentation of circular imports
#28
chigix
opened
6 years ago
5
Crashes if no config option is provided
#27
JoshuaKGoldberg
closed
6 years ago
0
Bugfix: don't crash if no config provided
#26
JoshuaKGoldberg
closed
6 years ago
1
Running tslint . is deprecated
#25
JoshuaKGoldberg
closed
6 years ago
1
Tests always fail on Windows
#24
JoshuaKGoldberg
closed
8 months ago
5
Added search-depth-limit parameter
#23
JoshuaKGoldberg
closed
6 years ago
3
Converted to walk function instead of a RuleWalker
#22
JoshuaKGoldberg
closed
6 years ago
1
Convert to a walk function instead of a RuleWalker?
#21
JoshuaKGoldberg
closed
6 years ago
0
Added a search-depth-limit parameter to limit cycle detection depth
#20
JoshuaKGoldberg
closed
6 years ago
3
Ignoring interfaces?
#19
dupski
opened
6 years ago
2
Error: Maximum call stack size exceeded
#18
G07cha
closed
6 years ago
6
The plugin crashes if you export './index'
#17
w0rp
opened
6 years ago
0
Consider to add some changelog (enhancement)
#16
joseluisq
closed
6 years ago
3
Warning about type information
#15
valentinbdv
opened
6 years ago
4
Improve performance by quickly checking first for any cycle
#14
hansl
closed
6 years ago
2
Rewrite tests using mocha
#13
geanpeixoto
closed
5 years ago
2
fixes todos and some speed improvements
#12
hansl
closed
6 years ago
3
Follow 'export from' statements
#11
andyrooger
closed
6 years ago
0
Clear stored imports for a file before reprocessing
#10
andyrooger
closed
6 years ago
1
Pick up cycles that don't include last import in a file
#9
andyrooger
closed
6 years ago
0
Moved tslint and typescript to peer dependencies
#8
andyrooger
closed
6 years ago
1
Move node typings to dev dependencies. Part of #4
#7
andyrooger
closed
6 years ago
0
Allow execution on node 5.x. Part of #4
#6
andyrooger
closed
6 years ago
0
Use platform specific directory separators to allow tests to be run o…
#5
andyrooger
closed
6 years ago
0
Various problems running within in Visual Studio
#4
andyrooger
closed
6 years ago
8
No reports are generated for tslint and Angular 4 project
#3
ctomczyk
closed
7 years ago
4
Naming a file with the same name as an imported library causes false alert
#2
SuhairZain
closed
7 years ago
3
Update to latest version of tslint?
#1
karfau
closed
7 years ago
2