We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7916adc commit b195b0dCopy full SHA for b195b0d
1 file changed
eo-runtime/pom.xml
@@ -275,9 +275,9 @@
275
<skipSourceLints>
276
<lint>unused-void-attr</lint>
277
<!--
278
- @todo #4148:35min Enable `anonymous-formation` lint after bug fixes.
279
- We should enable `anonymous-formation` lint, right after these issues will resolved:
280
- https://github.com/objectionary/lints/issues/561, https://github.com/objectionary/lints/issues/562.
+ @todo #4148:35min Enable `anonymous-formation` lint after required fixes.
+ We should enable `anonymous-formation` lint, right after these issues will resolved in
+ linter: https://github.com/objectionary/lints/issues/561, https://github.com/objectionary/lints/issues/562.
281
-->
282
<lint>anonymous-formation</lint>
283
</skipSourceLints>
0 commit comments