Commit Graph

7 Commits

Author SHA1 Message Date
Charles Ewert
d6a1f60fab
Add json and markdown to lint workflow + add automation workflow (#1039)
* add json to lint workflow

* add markdown to lint workflow

* fix markdown linting errors + add outline to devguide

* rename build workflow step

* Spellcheck markdown files in lint workflow

* make linter happy - fix spelling mistakes

* bugfix

* add problem-matcher to xml linter

* add markdown error to test problem matcher

* Add merge-conflicts workflow

* fix merge conflict

* Fix markdown linting errors

* Fix markdown spelling errors

* recommend markdownlint extension for vscode

* auto add new PRs to Project board + combine with merge conflicts workflow

* Move intro text above outline
2023-02-24 21:16:48 -05:00
Charles Ewert
710cd275f2
Add workflow to validate XML translation files (#1033)
* create workflow to validate XML files

* Suggest the redhat XML extension on VSCode + configure formatter

* format translation files

* i broke the xml file

* i fixed it

* simplify workflow - no env var needed

* use latest version of ubuntu + cache apt packages

* combine all lint workflows
2023-02-24 09:52:49 -05:00
Bronley Plumb
dc7fdacf17
Format files on save (#739) 2022-08-14 11:45:16 +01:00
Charles Ewert
37ba3c34c4 Add vscode workplace setting - .ts files are XML 2022-07-20 23:32:36 -04:00
Charles Ewert
a480f7e09c Recommended brightscript extension in VSCode 2022-05-30 10:40:07 -04:00
Bronley Plumb
4cdc0d2a22
Update .vscode/launch.json
Co-authored-by: Charles Ewert <cewert@gmail.com>
2022-05-27 22:03:44 -04:00
Bronley Plumb
31558b8f51 Adds vscode launch config and update dev guide 2022-05-26 08:15:31 -04:00