Skip to content

Commit 3fcf289

Browse files
committed
escape $ sign
1 parent 9005830 commit 3fcf289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ FIX: Argument for @NotNull parameter 'parent' of PsiHelper.getNthChildOfType mus
114114
FIX: Argument for @NotNull parameter 'element' of PsiHelper.getSiblingOfType must not be null #375
115115
FIX: Cannot invoke "Document.getText()" because "document" is null #388
116116
FIX: Cannot invoke "PsiFile.getProject()" because the return value of "CsvPsiTreeUpdater.getPsiFile()" is null #378
117-
FIX: Argument for @NotNull parameter 'replacement' of CsvPsiTreeUpdater$ReplacePsiAction.<init> must not be null #380
117+
FIX: Argument for @NotNull parameter 'replacement' of CsvPsiTreeUpdater\$ReplacePsiAction.<init> must not be null #380
118118
FIX: provide project parameter for opening link
119119
FIX: Cannot invoke "Document.insertString(int, java.lang.CharSequence)" because "document" is null #386
120120
FIX: first extension sanity check

0 commit comments

Comments
 (0)