Run lint:fix

Repository details (talkie)
Project page
talkie
Project log category
(588 entries)
Repository
@joelpurra/talkie
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
630 commits
Stars
69 stars
Commit details (36c7e87f)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Run lint:fix

Summary/comparision of changes.

Talkie v6.0.0

     100 files
     200 files
     239 text files.
classified 239 files
Duplicate file check 239 files (218 known unique)
Unique:      100 files
Unique:      200 files
     235 unique files.
Counting:  100
Counting:  200
       7 files ignored.

github.com/AlDanial/cloc v 1.82  T=0.08 s (2876.1 files/s, 250477.1 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
JSX                             88           1597           1472           6193
JavaScript                     132           2149           2380           5881
JSON                             5              0              0            273
HTML                             7             63            105             92
-------------------------------------------------------------------------------
SUM:                           232           3809           3957          12439
-------------------------------------------------------------------------------

Talkie after upgrading formatting and switching to async/await

     100 files
     200 files
     241 text files.
classified 241 files
Duplicate file check 241 files (223 known unique)
Unique:      100 files
Unique:      200 files
     237 unique files.
Counting:  100
Counting:  200
       6 files ignored.

github.com/AlDanial/cloc v 1.82  T=0.08 s (2930.8 files/s, 242847.3 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
JSX                             88           1465           1532           6227
JavaScript                     135           2222           2431           5062
JSON                             5              0              0            273
HTML                             7             63            105             92
-------------------------------------------------------------------------------
SUM:                           235           3750           4068          11654
-------------------------------------------------------------------------------
Raw text
Run lint:fix

Summary/comparision of changes.

Talkie v6.0.0

```text
     100 files
     200 files
     239 text files.
classified 239 files
Duplicate file check 239 files (218 known unique)
Unique:      100 files
Unique:      200 files
     235 unique files.
Counting:  100
Counting:  200
       7 files ignored.

github.com/AlDanial/cloc v 1.82  T=0.08 s (2876.1 files/s, 250477.1 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
JSX                             88           1597           1472           6193
JavaScript                     132           2149           2380           5881
JSON                             5              0              0            273
HTML                             7             63            105             92
-------------------------------------------------------------------------------
SUM:                           232           3809           3957          12439
-------------------------------------------------------------------------------
```

Talkie after upgrading formatting and switching to async/await

```text
     100 files
     200 files
     241 text files.
classified 241 files
Duplicate file check 241 files (223 known unique)
Unique:      100 files
Unique:      200 files
     237 unique files.
Counting:  100
Counting:  200
       6 files ignored.

github.com/AlDanial/cloc v 1.82  T=0.08 s (2930.8 files/s, 242847.3 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
JSX                             88           1465           1532           6227
JavaScript                     135           2222           2431           5062
JSON                             5              0              0            273
HTML                             7             63            105             92
-------------------------------------------------------------------------------
SUM:                           235           3750           4068          11654
-------------------------------------------------------------------------------
```

Changed files (8)

Path Additions Deletions
.github/CONTRIBUTING.md +0 -5
.github/ISSUE_TEMPLATE.md +1 -14
.github/PULL_REQUEST_TEMPLATE.md +1 -13
CLA.md +0 -4
DEVELOP.md +5 -26
README.md +26 -46
manifest.json +3 -11
tools/translations/extension-translator.js.defaults.config.json +1 -1

Commit categories (3)