Daniel F. Dickinson OpenWrt workspace development configurations for linting (including spell checking), code quality, and development assistance. Currently for use with manifests and per-manifest configurations for use with for Google's 'repo' tool (from AOSP), which, with the help of a custom 'post-sync' hook, setup an OpenWrt development tree for main OpenWrt, packages, luci, and other feeds.
  • Makefile 54.2%
  • JavaScript 45.8%
Find a file
Daniel F. Dickinson 93a1f4f7f8
All checks were successful
/ pre-commit-checks (push) Successful in 35s
/ pre-commit-checks (pull_request) Successful in 35s
wordlists: add nut-monitor words
Add words for NUT monitor

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
2026-04-06 04:18:30 -04:00
.forgejo/workflows ci: update to custom pre-commit action 2026-04-04 04:25:25 -04:00
root-files wordlists: add nut-monitor words 2026-04-06 04:18:30 -04:00
.check-json-files tree-wide: update for forgjo action update 2026-04-04 21:32:32 -04:00
.check-shell-files ci: update to custom pre-commit action 2026-04-04 04:25:25 -04:00
.check-sorted ci: update to custom pre-commit action 2026-04-04 04:25:25 -04:00
.gitignore ci: update to custom pre-commit action 2026-04-04 04:25:25 -04:00
.gitleaksignore ci: ignore gitleaks baseline for packages 2026-04-04 21:36:59 -04:00
.gitlint ci: add pre-commit -to-repo-and-ci 2026-02-19 22:38:51 -05:00
.markdownlint-cli2.jsonc ci: update to custom pre-commit action 2026-04-04 04:25:25 -04:00
.yamllint.yaml ci: add pre-commit -to-repo-and-ci 2026-02-19 22:38:51 -05:00
cspell.json tree-wide: update for forgjo action update 2026-04-04 21:32:32 -04:00
dev-config-repo-project-words.txt tree-wide: update for forgjo action update 2026-04-04 21:32:32 -04:00
LICENSE repo: add MIT LICENSE 2026-02-01 12:26:17 -05:00
package-lock.json ci: update to custom pre-commit action 2026-04-04 04:25:25 -04:00
package.json ci: update to custom pre-commit action 2026-04-04 04:25:25 -04:00
README.md repo: update for code hosting change 2026-03-30 00:59:06 -04:00

OpenWrt Repo Development Configurations

Configurations for use with an OpenWrt development workspace that are relatively generic.

  • Wordlists and CSpell configuration for spell checking this workspace, and parts of OpenWrt
  • Visual Studio Code workspace configuration
  • Linting, development, and other tool configurations to be added

Parent repository

This repository is pulled in by https://forgejo.d-f-d.ca/orepotool/openwrt-repotool-config.git which sets up an OpenWrt development workspace.