Marco Ferrari
170cabf92b
chore: devcontainer, docs, prettier config ( #6119 )
...
- Update devcontainer by setting Prettier as a formatter only for
supported languages.
- Install only the VS Code extensions that we need for Super-linter
development.
- Remove the devcontainer as soon as it's not needed to avoid leaving
leftovers behind.
- Enable proseWrap in Prettier configuration.
- Update documentation about how to configure new linters.
- Fix linting issues.
2024-09-13 14:37:48 +02:00
Marco Ferrari
2664cb3b19
chore: fix formatting issues ( #6028 )
2024-08-15 10:21:26 +02:00
dependabot[bot]
cd8a239bd5
Bump textlint-rule-terminology from 4.0.0 to 4.0.1 in /dependencies ( #4839 )
...
* Bump textlint-rule-terminology from 4.0.0 to 4.0.1 in /dependencies
Bumps [textlint-rule-terminology](https://github.com/sapegin/textlint-rule-terminology ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/sapegin/textlint-rule-terminology/releases )
- [Commits](https://github.com/sapegin/textlint-rule-terminology/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: textlint-rule-terminology
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix linting errors
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
2023-11-27 09:15:09 +00:00
Philip Mallegol-Hansen
fefb6bc309
Fixes bare URL in Code of Conduct ( #4274 )
...
An update to markdownlint in #4158 has highlighted that the current file breaks one of the rules,
namely: https://github.com/updownpress/markdown-lint/blob/master/rules/034-no-bare-urls.md
This commit resolves the issue by adding angle brackets around the URL.
2023-05-24 16:54:59 +00:00
Masaya Suzuki
fafdcd214e
Add textlint ( #2021 )
...
* Add textlint
* Fix by textlint
* Fix package-lock.json
* Fix package-lock.json
2021-10-05 08:29:05 -05:00
Lukas Gravley
57e0530d1b
cleaner ( #2008 )
...
* cleaner
* fix bad name
* fix name
* adding flag
* fix links
* noise
* fix rules
* fix to warn
* remove textlint
2021-10-01 12:41:13 -05:00
Marco Ferrari
7862654394
Fix editorconfig-checker errors
2020-11-05 23:21:41 +01:00
Zack Koppert
faf5df24be
another bare url fix
2020-04-28 11:15:43 -07:00
Zack Koppert
2125c794d3
Update bare url to link
2020-04-28 10:51:03 -07:00
Zack Koppert
38c2f62bdf
Create CODE_OF_CONDUCT.md
2020-04-27 15:11:10 -07:00