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 c19d302 commit e2da431Copy full SHA for e2da431
service_container.rst
@@ -1037,8 +1037,8 @@ Linting Service Definitions
1037
1038
The ``lint:container`` command performs some additional checks to make sure
1039
the container is properly configured:
1040
-* checks that the arguments injected into services match their type declarations.
1041
-* checks that the interfaces configured as alias are resolving to a compatible
+* ensures the arguments injected into services match their type declarations.
+* ensures the interfaces configured as alias are resolving to a compatible
1042
service.
1043
It's useful to run it before deploying your application to production
1044
(e.g. in your continuous integration server):
0 commit comments