Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/master
/
.
/
compiler
/
arguments
/
code-rules.md
blob: a55c412f06bb39d6882056b27327f56cb0f53ca9 [
file
] [
view
] [
edit
]
# Set `removedVersion` instead of removing arguments
Pattern
:
src
/
org
/
jetbrains
/
kotlin
/
arguments
/
description
Instead
of removing a compiler argument definition
,
move it to the
`removed`
directory
and
specify the
`removedVersion`
.