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 93094ea commit 5aa941eCopy full SHA for 5aa941e
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