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%
Add words for NUT monitor Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca> |
||
|---|---|---|
| .forgejo/workflows | ||
| root-files | ||
| .check-json-files | ||
| .check-shell-files | ||
| .check-sorted | ||
| .gitignore | ||
| .gitleaksignore | ||
| .gitlint | ||
| .markdownlint-cli2.jsonc | ||
| .yamllint.yaml | ||
| cspell.json | ||
| dev-config-repo-project-words.txt | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
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.