build.config 400 B

123456789101112131415161718192021222324252627
  1. # Core modules.
  2. #
  3. # Do *not* comment or remove them
  4. # unless you know what you are doing!
  5. core/core
  6. core/deps
  7. core/erlc
  8. core/docs
  9. core/test
  10. # Plugins.
  11. #
  12. # Comment to disable, uncomment to enable.
  13. plugins/asciidoc
  14. plugins/bootstrap
  15. plugins/c_src
  16. plugins/ct
  17. plugins/dialyzer
  18. plugins/edoc
  19. plugins/elvis
  20. plugins/erlydtl
  21. plugins/escript
  22. plugins/eunit
  23. plugins/relx
  24. plugins/shell
  25. plugins/triq
  26. plugins/xref