issues
search
apache
/
cordova-coho
Apache Cordova coho
Apache License 2.0
33
stars
62
forks
source link
refactor(audit-license-headers): clean up code
#263
Closed
raphinesse
closed
4 years ago
raphinesse
commented
4 years ago
Motivation and Context
Improve code readability
Description
use only single
-e
flag for RAT excludes
factor out
.ratignore
reading
factor out RAT downloading
use
const
&
let
Testing
Manual testing
Smoke test still passes
Motivation and Context
Improve code readability
Description
-e
flag for RAT excludes.ratignore
readingconst
&let
Testing