mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
Cleanup (outdated info in a comment)
GitOrigin-RevId: 95ac9b7959b5c6bc6e48cbde8343663ed8ac36f6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
23c141e920
commit
43b8a3a999
@@ -2,7 +2,7 @@ accepted = [
|
||||
"Apache-2.0",
|
||||
"MIT",
|
||||
"ISC", # libloading, MIT / Apache 2.0 alike
|
||||
"Unicode-DFS-2016" # simplelog -> [..] -> unicode-ident
|
||||
"Unicode-DFS-2016" # jni -> [..] -> unicode-ident, OSI-approved
|
||||
]
|
||||
|
||||
# do not warn for our own crates
|
||||
@@ -10,4 +10,4 @@ private = { ignore = true }
|
||||
|
||||
# build / dev dependencies are not shipped as part of the launcher
|
||||
ignore-build-dependencies = true
|
||||
ignore-dev-dependencies = true
|
||||
ignore-dev-dependencies = true
|
||||
|
||||
Reference in New Issue
Block a user