dependabot[bot]
7d86cbe804
Bump markdownlint-cli from 0.44.0 to 0.45.0 ( #7632 )
...
* Bump markdownlint-cli from 0.44.0 to 0.45.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli ) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases )
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.44.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: markdownlint-cli
dependency-version: 0.45.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix Markdown
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr >
2025-06-01 22:50:58 +02:00
Alexandre Alapetite
692e30465d
Update about running tests ( #6709 )
2024-08-14 21:54:34 +02:00
Alexis Degrugillier
60e723435e
Add documentation to work with feed snapshots ( #4598 )
2022-10-03 16:58:33 +02:00
Alexandre Alapetite
1acd3ab09b
Use typographic quotes ( #4133 )
...
* Use typographic quotes
* A few fixes
* Fix
* Fix not saved
* Implement feedback
* Detail
* Revert spoken English fixes
Left for a future dedicated discussion
* More reverts
* Final reverts
* Final minor
2022-01-08 21:58:55 +01:00
Alexandre Alapetite
0d31f89dd8
Remove remains of Travis ( #3941 )
...
* Remove remains of Travis
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/3920
* Update docs/en/developers/03_Running_tests.md
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com >
* Apply suggestions from code review
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com >
Co-authored-by: Alexis Degrugillier <aledeg@users.noreply.github.com >
2021-11-02 23:46:26 +01:00
Alexandre Alapetite
1c3159058f
Quick update the doc for master renaming to edge
2021-03-15 00:00:25 +01:00
Marien Fressinaud
97881628eb
tec: Add a make lint command in the Makefile ( #2996 )
2020-05-25 19:06:23 +02:00
Marien Fressinaud
6bc963569b
tec: Add a test target to Makefile ( #2725 )
...
* tec: Add a test target to Makefile
Minor edit put php7-phar on third line
I try to keep on the third line the Alpine-specific PHP extensions (i.e.
that are not by default in Ubuntu), and in alphabetic order
Co-Authored-By: Alexandre Alapetite <alexandre@alapetite.fr >
* Allow to run make test without Docker
2019-12-29 13:55:45 +01:00