alanshaw / alanshaw/david

--ignores ignores too much bug/critical

未關閉
#151 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。