Skip to content

Commit

Permalink
Merge branch 'master' of github.com:FGRibreau/mailchecker
Browse files Browse the repository at this point in the history
* 'master' of github.com:FGRibreau/mailchecker:
  chore(rust): update version
  chore(rust): fix npm run setup:rust
  refactor(elixir): fix warning:
  refactor(elixir): remove deprecated HashSet:
  docs(CONTRIBUTING): mention Docker as prerequisite
  Update list.txt
  Update list.txt
  Update list.txt
  • Loading branch information
François-Guillaume Ribreau committed Nov 4, 2021
2 parents 4242890 + 23617b5 commit c7a6f57
Show file tree
Hide file tree
Showing 5 changed files with 82 additions and 10 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

Before you begin:
- Mailchecker is powered by Node.js. Check to see if you're on the right [version of node in `engines.node`](package.json).
- Docker is used for setting up and running tests for various platforms. [Install Docker](https://www.docker.com/get-started) and make sure you have `docker` command in `PATH`.


### How to add new domains to the disallow list?

Expand Down

0 comments on commit c7a6f57

Please sign in to comment.