Mario Pietsch
8aa558eb2c
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
...
* remove blks first try
* dprint.json seems to be OK, some forgotten functions
* add some more space-after-keyword settings
* server remove blks
* add **/files to dprint exclude
* dprint.js fixes a typo
* add boot.js and bootprefix.js to dprint exclude
* dprint change dprint.json
* add dprint fmt as script
* remove jslint comments
* fix whitespace
* fix whitespace
* remove function-wrapper from geospatial plugin
* fix whitespace
* add function wrapper to dyannotate-startup
* remove dpring.json
2025-03-21 17:22:57 +00:00
Jeremy Ruston
18d23048da
Improve plugin test implementation
2024-05-23 16:47:28 +01:00
Jeremy Ruston
970f829c83
Fix bug in f9df4f07416e0945d09398bae0b6d719a97a7194
2024-05-23 16:34:24 +01:00
Jeremy Ruston
f9df4f0741
Plugin tests should only apply to core plugins
...
Hi @pmario could you kindly try this?
Fixes #8207
2024-05-23 16:28:08 +01:00
Jeremy Ruston
5aa3646df5
Add plugin stability badges ( #8198 )
...
* Initial Commit
* Fix plugin library URL
* Need to set plugin library location for prerelease
* Styling tweaks
* Docs
* Add tests that the core plugins all have a valid stability field
2024-05-21 11:22:39 +01:00