Commit 4b98022
committed
feat: add yaml-language-server schema modeline to all configs
All 48 config files now carry a schema modeline pointing to the public
schema URL on the html2rss master branch:
# yaml-language-server: $schema=https://raw.githubusercontent.com/...
This enables inline validation and autocompletion in any editor with
yaml-language-server support (VS Code + YAML extension, Neovim, Helix, …)
by simply opening a config file — no local setup required.
Also update .vscode/settings.json and README to use the same remote URL
instead of the previously documented local schema generation approach.
https://claude.ai/code/session_01MYdMDpKySqfU1E3qgdikoe1 parent ef0f4ec commit 4b98022
50 files changed
Lines changed: 59 additions & 17 deletions
File tree
- .vscode
- lib/html2rss/configs
- adfc.de
- apnews.com
- avherald.com
- bbc.co.uk
- bbc.com
- blog.mondediplo.net
- canarianweekly.com
- cinemascore.com
- cleanenergywire.org
- cnet.com
- computerbase.de
- cutle.fish
- deraktionaer.de
- developer.apple.com
- dfs.de
- dsw-info.de
- espn.com
- fia.com
- formula1.com
- github.com
- iaapa.org
- imdb.com
- ingenieur.de
- kinocheck.de
- microsoft.com
- newyorker.com
- nomanssky.com
- pankow.lebensmittel-kontrollergebnisse.de
- phys.org
- rbb24.de
- robinwood.de
- s3.amazonaws.com
- sebastianvettel.de
- softwareleadweekly.com
- solarthermalworld.org
- spektrum.de
- spiegel.de
- stackoverflow.com
- steuerzahler.de
- stripes.com
- support.apple.com
- teneriffa-news.com
- test.de
- theguardian.com
- thoughtworks.com
- tourismusnetzwerk-brandenburg.de
- webentwickler-jobs.de
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments