Max Gautier
dc856ab6fe
filters/dict: document the correct return value ( #9145 )
2024-11-18 20:42:14 +01:00
Felix Fontein
123c7efe5e
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 )
...
* Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt.
* Replace 'Copyright:' with 'Copyright'
sed -i 's|Copyright:\(.*\)|Copyright\1|' $(rg -l 'Copyright:')
Co-authored-by: Maxwell G <gotmax@e.email>
2022-08-05 12:28:29 +02:00
Felix Fontein
5cb7c2e45e
Small fixes. ( #4605 )
2022-05-02 07:49:49 +02:00
Felix Fontein
f055f47161
Document all filter and test plugins ( #4597 )
...
* Fix/improve docs.
* Document the a_module test.
* Document the dict filter.
* Linting.
* Add more filter docs.
* More filters.
* Update BOTMETA.
* Add another plugin.
* Fix typos.
* Add explicit entries.
* Fix lookup documentation.
2022-05-02 07:25:45 +02:00
Felix Fontein
b6ae47c455
Add dict filter ( #2171 )
...
* Add dict and list_to_dict filters.
* Remove list_to_dict filter.
* Add myself as maintainer.
2021-04-08 07:50:28 +02:00