File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -248,12 +248,12 @@ Here is a summary that should help you pick the right configuration:
248
248
| Value | Recommended situation |
249
249
+========================+=====================================================+
250
250
| max[total]=0 | Recommended for actively maintained projects |
251
- | | with robust/no dependencies |
251
+ | | with robust/no dependencies |
252
252
+------------------------+-----------------------------------------------------+
253
253
| max[direct]=0 | Recommended for projects with dependencies |
254
254
| | that fail to keep up with new deprecations. |
255
255
+------------------------+-----------------------------------------------------+
256
- | max[self]=0 | Recommended for libraries that use |
256
+ | max[self]=0 | Recommended for libraries that use |
257
257
| | the deprecation system themselves and |
258
258
| | cannot afford to use one of the modes above. |
259
259
+------------------------+-----------------------------------------------------+
You can’t perform that action at this time.
0 commit comments