mathiasbynens / mathiasbynens/utf8.js

generate-test-data.py fails pep8 compliance

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
562
Forks
113
PR merge metrics
No merged PRs in 30d

Description

This was reported in https://github.com/karma-runner/karma/issues/2402, but it is an issue with the python script in this library.

Relevant comment in original issue:
```
Fails on generate-test-data.py line 38
Warnings on indentations containing tabs
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue identifies generate-test-data.py and line 38; start by running the PEP 8 check on that script and inspect the reported indentation. Address the tab-based indentation warning, then rerun the check to confirm the warning is gone.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.