Code reference detail
implicit-import-extension.test.ts
packages/language/test/implicit-import-extension.test.ts
| Idea | Status | Tags | Summary |
|---|---|---|---|
| implicit_file_extension | The import statements should not require an extension, i. e. it should assume ". rq " unless otherwise specified. An extensionless path resolves to the ". rq " file first, then to a literal extensionless file. A path that already carries any extension is resolved exactly as written. | ||
| remote_imports | Reqlan files should support importing requirements from remote urls. Remote import syntax should follow import " https: / / company. com / reqs / style. rq " as styleguide. The extension should resolve, cache, and validate remote imports. Barrel imports should be recommended for token efficiency when many symbols are needed from one remote file. |
Reference labels
../../../packages/language/test/implicit-import-extension.test.ts