build.config 596 B

123456789101112131415161718192021222324252627282930313233343536
  1. # Do *not* comment or remove core modules
  2. # unless you know what you are doing.
  3. #
  4. # Feel free to comment plugins out however.
  5. # Core modules.
  6. core/core
  7. core/deps
  8. # Plugins that must run before Erlang code gets compiled.
  9. plugins/protobuffs
  10. # Core modules, continued.
  11. core/erlc
  12. core/docs
  13. core/test
  14. # Plugins.
  15. plugins/asciidoc
  16. plugins/bootstrap
  17. plugins/c_src
  18. plugins/ci
  19. plugins/ct
  20. plugins/dialyzer
  21. plugins/edoc
  22. plugins/elvis
  23. plugins/erlydtl
  24. plugins/escript
  25. plugins/eunit
  26. plugins/relx
  27. plugins/shell
  28. plugins/triq
  29. plugins/xref
  30. # Plugins enhancing the functionality of other plugins.
  31. plugins/cover