--ignores ignores too much bug/critical
未關閉
- 主要語言
- JavaScript
- 星號
- 967
- 分支
- 67
- PR 合併指標
- 30 天內沒有已合併 PR
描述
mkdir temp
cd temp
npm init -y
npm i eslint@4 eslint-plugin-promise@3
david u --ignores rbn-css,eslint-plugin-promise,myotherpackage
*expected*
eslint-plugin-promise is not upgraded to 4
eslint is upgraded to 5
*actual*
neither package is updated, somehow eslint is getting ignored.
seems to be some issue with Hyphens also being split() on rather than just coma for the ignore patterns.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。