diff --git a/.ecrc.json b/.ecrc.json index d456439..4da6169 100644 --- a/.ecrc.json +++ b/.ecrc.json @@ -1,4 +1,3 @@ { "Exclude": ["Cargo\\.lock$", "dist", "*\\.md"] } - diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 2ac9ed7..a771bbb 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -126,4 +126,3 @@ enforcement ladder](https://github.com/mozilla/diversity). For answers to common questions about this code of conduct, see the FAQ at https://www.contributor-covenant.org/faq. Translations are available at https://www.contributor-covenant.org/translations. - diff --git a/cli.js b/cli.js index 92115ec..d17768a 100755 --- a/cli.js +++ b/cli.js @@ -1,3 +1,2 @@ #!/usr/bin/env node import './dist/cli.js'; -