aboutcode-org / aboutcode-org/scancode-toolkit

numbered_text_lines in textcode.analysis should return the complete map file

オープン
#3,335 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
2.6k
フォーク
791
平均マージ
1日 12時間
マージ済み PR(30日)
5

説明

ATM for a map file `number_text_lines` only returns the value in `sourceContent`, instead it should return the entire file content as text.

```python
>>> from textcode.analysis import numbered_text_lines
>>> list(numbered_text_lines("file_with_empty_sourceContent.css.map"))
[]
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。