{
  "default_stop_words": [
    "defmodule",
    "defrecord",
    "defimpl",
    "defexception",
    "defprotocol",
    "defstruct",
    "def.+(.+\/\/.+).+do",
    "^\\s+use\\s+"
  ],

  "custom_stop_words": [
  ]
}
