build.config 482 B

12345678910111213141516171819202122232425262728293031
  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/ci
  17. plugins/ct
  18. plugins/dialyzer
  19. plugins/edoc
  20. plugins/elvis
  21. plugins/erlydtl
  22. plugins/escript
  23. plugins/eunit
  24. plugins/relx
  25. plugins/shell
  26. plugins/triq
  27. plugins/xref
  28. # Plugins enhancing the functionality of other plugins.
  29. plugins/cover