harper/packages/lint-framework/src/lint
Elijah Potter b033b9bf6d
Some checks are pending
Binaries / harper-cli - macOS-aarch64 (push) Waiting to run
Binaries / harper-cli - Linux-aarch64-GNU (push) Waiting to run
Binaries / harper-cli - Linux-aarch64-musl (push) Waiting to run
Binaries / harper-cli - macOS-x86_64 (push) Waiting to run
Binaries / harper-cli - Linux-x86_64-GNU (push) Waiting to run
Binaries / harper-cli - Linux-x86_64-musl (push) Waiting to run
Binaries / harper-cli - Windows-x86_64 (push) Waiting to run
Binaries / harper-ls - macOS-aarch64 (push) Waiting to run
Binaries / harper-ls - Linux-aarch64-GNU (push) Waiting to run
Binaries / harper-ls - Linux-aarch64-musl (push) Waiting to run
Binaries / harper-ls - macOS-x86_64 (push) Waiting to run
Binaries / harper-ls - Linux-x86_64-GNU (push) Waiting to run
Binaries / harper-ls - Linux-x86_64-musl (push) Waiting to run
Binaries / harper-ls - Windows-x86_64 (push) Waiting to run
Build Web / build-web (push) Waiting to run
Chrome Plugin / chrome-plugin (push) Waiting to run
Just Checks / just build-obsidian (push) Waiting to run
Just Checks / just test-harperjs (push) Waiting to run
Just Checks / just test-obsidian (push) Waiting to run
Just Checks / just test-rust (push) Waiting to run
Just Checks / just test-vscode (push) Waiting to run
VS Code Plugin / alpine-arm64 (push) Waiting to run
VS Code Plugin / darwin-arm64 (push) Waiting to run
VS Code Plugin / linux-armhf (push) Waiting to run
VS Code Plugin / linux-x64 (push) Waiting to run
WordPress Plugin / wp-plugin (push) Waiting to run
Just Checks / just check-js (push) Waiting to run
Just Checks / just check-rust (push) Waiting to run
Just Checks / just test-chrome-plugin (push) Waiting to run
Just Checks / just test-firefox-plugin (push) Waiting to run
VS Code Plugin / alpine-x64 (push) Waiting to run
VS Code Plugin / darwin-x64 (push) Waiting to run
VS Code Plugin / linux-arm64 (push) Waiting to run
VS Code Plugin / win32-arm64 (push) Waiting to run
VS Code Plugin / win32-x64 (push) Waiting to run
chore: reduce dependency load for new contributors (#2131)
2025-11-04 13:53:01 -07:00
..
Box.ts feat(core): create tagged linting function (#1998) 2025-09-29 09:18:46 -06:00
computeLintBoxes.ts fix(chrome-ext): duplication test on Reddit (#2068) 2025-10-08 11:52:52 -06:00
domUtils.ts chore: reduce dependency load for new contributors (#2131) 2025-11-04 13:53:01 -07:00
editorUtils.ts Use the Chrome-extension's LintFramework for the web demo (#1893) 2025-09-10 14:24:46 -06:00
Highlights.ts fix(web): will now work on Hacker News (#2053) 2025-10-03 13:29:00 -06:00
LintFramework.ts refactor(web): build out feedback mechanisms (#2069) 2025-10-22 11:37:49 -06:00
lintKindColor.ts Use the Chrome-extension's LintFramework for the web demo (#1893) 2025-09-10 14:24:46 -06:00
PopupHandler.ts refactor(web): build out feedback mechanisms (#2069) 2025-10-22 11:37:49 -06:00
RenderBox.ts fix(chrome-ext): use Harper-specific HTML tag to avoid CSS conflicts (#2101) 2025-10-23 09:33:12 -06:00
SourceElement.ts Use the Chrome-extension's LintFramework for the web demo (#1893) 2025-09-10 14:24:46 -06:00
SuggestionBox.ts chore: reduce dependency load for new contributors (#2131) 2025-11-04 13:53:01 -07:00
TextFieldRange.ts Use the Chrome-extension's LintFramework for the web demo (#1893) 2025-09-10 14:24:46 -06:00
unpackLint.ts feat(core): create tagged linting function (#1998) 2025-09-29 09:18:46 -06:00