Forbid moving file to another file
#KT-4069 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
test
|
||||
@@ -0,0 +1,3 @@
|
||||
<test>
|
||||
Test
|
||||
</test>
|
||||
@@ -0,0 +1 @@
|
||||
test
|
||||
@@ -0,0 +1,3 @@
|
||||
<test>
|
||||
Test
|
||||
</test>
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"comment": "Such move is forbidden",
|
||||
"mainFile": "test.txt",
|
||||
"type": "MOVE_FILES",
|
||||
"targetFile": "test.xml"
|
||||
}
|
||||
Reference in New Issue
Block a user