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.
2 parents 20fcd93 + 5aa941e commit 1594b3dCopy full SHA for 1594b3d
apps/language_server/lib/language_server/mix_project_cache.ex
@@ -1,6 +1,6 @@
1
defmodule ElixirLS.LanguageServer.MixProjectCache do
2
@moduledoc """
3
- This module serves as a caching layer guarantying a safe access to Mix.Project functions. Note that
+ This module serves as a caching layer guaranteeing a safe access to Mix.Project functions. Note that
4
Mix.Project functions cannot be safely called during a build as dep mix projects are being pushed and
5
popped
6
"""
0 commit comments