aboutcode-org / aboutcode-org/scancode-toolkit

Some rule files use CRLF

Open
#3,847 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
2.6k
Forks
791
Avg merge
1d 12h
Merged PRs (30d)
5

Description

### Description

Not sure if this is a bug or not, but there are 4 `.RULE` files that use CRLF line endings:

```
$ find -type f | grep RULE$ | xargs file | grep CRLF
./rules/kfgqpc-uthmanic-script-hafs_1.RULE: ASCII text, with CRLF line terminators
./rules/kfgqpc-uthmanic-script-hafs_2.RULE: ASCII text, with CRLF line terminators
./rules/kfgqpc-uthmanic-script-hafs_4.RULE: ASCII text, with CRLF line terminators
./rules/kfgqpc-uthmanic-script-hafs_3.RULE: ASCII text, with CRLF line terminators
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.