Jason Jean
|
6d35fd4d85
|
chore(core): reconcile functions to find project of a path (#13364)
|
2022-11-24 11:02:32 -05:00 |
|
Miroslav Jonaš
|
bd4f4a23c2
|
feat(core): use createProjectFileMappings in TargetProjectLocator (#13268)
|
2022-11-21 14:43:40 +01:00 |
|
Miroslav Jonaš
|
de44bf86b1
|
feat(core): optimize project graph file mapping (#13249)
|
2022-11-18 14:34:58 +01:00 |
|
Miroslav Jonaš
|
ab6f62a9b5
|
feat(core): move runtime-lint-utils to eslint plugin (#13222)
|
2022-11-18 12:24:53 +01:00 |
|
Miroslav Jonaš
|
c3db8e6070
|
fix(linter): ensure fs operations run on full path (#12953)
|
2022-11-02 21:08:14 +00:00 |
|
Miroslav Jonaš
|
244ac01b7c
|
fix(linter): use more performant way to check for package existance (#11603)
|
2022-08-16 12:47:38 +00:00 |
|
Miroslav Jonaš
|
f44ba27c5a
|
fix(linter): skip prettier config if prettier is missing (#11542)
|
2022-08-11 16:13:13 +02:00 |
|
Laforge Thomas
|
c117ad51ec
|
fix(linter): update typescript eslint dependency (#11112)
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
|
2022-07-20 21:57:51 +00:00 |
|
Miroslav Jonaš
|
5194551d85
|
fix(linter): improve performance of runtime lint utils (#11100)
|
2022-07-12 17:04:01 +02:00 |
|
Craigory Coppola
|
10363e3bec
|
feat(nx-plugin): add plugin eslint rules (#9697)
* feat(nx-plugin): add lint rule for nx-plugin validation
* chore(repo): review feedback
Co-authored-by: Giora Guttsait <giora111@gmail.com>
* chore(repo): review feedback
Co-authored-by: Giora Guttsait <giora111@gmail.com>
* chore(nx-plugin): review comments
* chore(nx-plugin): review feedback
Co-authored-by: Giora Guttsait <giora111@gmail.com>
|
2022-06-03 16:03:39 -04:00 |
|
Miroslav Jonaš
|
4863e5124d
|
fix(linter): make entry point check for ts paths more specific (#10365)
|
2022-05-19 09:07:02 +02:00 |
|
Miroslav Jonaš
|
3b21f4dfea
|
fix(core): switch from appRootPath to workspaceRoot (#9600)
|
2022-03-30 09:15:20 -04:00 |
|
Victor Savkin
|
d4b5c30eba
|
cleanup(core): remove the indirection left after inlining ta… (#9469)
|
2022-03-23 22:18:17 -04:00 |
|
Victor Savkin
|
6f038e7a4a
|
feat(core): reorganize packges to consolidate all cli-related code in nx
|
2022-03-14 16:42:51 -04:00 |
|
Miroslav Jonaš
|
5db394ecd8
|
fix(linter): use import to check for secondary entrypoint in angular (#9285)
|
2022-03-11 14:52:43 +01:00 |
|
Juri Strumpflohner
|
45bf0e5a25
|
feat(linter): automatic fixes for noRelativeOrAbsoluteImportsAcrossLibraries and noSelfCircularDependencies (#8901)
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
|
2022-03-09 08:14:33 +00:00 |
|
Colum Ferry
|
86c510b76f
|
fix(linter): avoid secondary entrypoints flagging as circular dependencies (#8564)
* fix(linter): avoid secondary entrypoints flagging as circular dependencies
ISSUES CLOSED: #8059
* fix(linter): create util around functionality
|
2022-01-19 10:37:27 +00:00 |
|
James Henry
|
49dcacfd1a
|
feat(eslint-plugin-nx): new package, ESLint enforce-module-boundaries rule
|
2019-08-13 21:13:46 -04:00 |
|