David Anson
|
20a552b4b7
|
Remove MD002 (deprecated in v0.13.0) and MD006 (deprecated in v0.19.0).
|
2023-11-09 19:47:24 -08:00 |
|
David Anson
|
3b1dfe42df
|
Remove deprecated ESLint rules after version update.
|
2023-11-05 20:18:39 -08:00 |
|
David Anson
|
0cf81e4ef4
|
Add Node 20 to CI matrix, update test cases to handle new error strings in Node 20.
|
2023-04-18 19:55:56 -07:00 |
|
David Anson
|
2ab546bec0
|
Implement (undocumented, promise-only) extendConfig API for readConfig-like behavior when the Configuration object is already available (i.e., to implement "extends" consistently).
|
2023-04-03 22:59:06 -07:00 |
|
David Anson
|
4c00ffa2f0
|
Fix new violations from eslint-plugin-unicorn update.
|
2022-08-15 21:20:27 -07:00 |
|
David Anson
|
986870061d
|
Replace all instances of test.cb(...) with test(new Promise(...)) to prepare for upgrade to AVA@4 where it is not available.
|
2022-06-21 04:40:38 +00:00 |
|
David Anson
|
ffc4d56918
|
Support tilde paths ("~" prefix) in readConfig/Sync APIs (for "file" parameter and "extends" keys).
|
2022-05-17 21:38:36 -07:00 |
|
David Anson
|
e3c75289bc
|
Split config tests into a dedicated test file.
|
2021-11-30 22:03:31 -08:00 |
|
David Anson
|
4d57de5c06
|
Duplicate markdownlint-test.js to markdownlint-test-config.js to split out config tests.
|
2021-11-30 21:58:54 -08:00 |
|