Skip to content
 
 

Repository files navigation

Metaconfig

Maven Travis

Configuration library used by scalafix and scalafmt. This project will soon be abandoned in favor of a more established alternative such as

Changelog

  • 0.2.0 Introduce metaconfig.Conf, a json-like ast, and remove all runtime reflection.
    • To migrate from 0.1.x, replace all matches on Int/String/Boolean/Seq/Map with Conf.Num/Str/Bool/Lst/Obj.
  • 0.1.3 Cross-build to Scala.js. NOTE. Depends on scala.meta pre-release which is available with resolvers += Resolver.bintrayIvyRepo("scalameta", "maven").
  • 0.1.2 Skipped.
  • 0.1.1 Upgraded paradise dependency from Bintray snapshot to Sonatype release.
  • 0.1.0 First release, moved code out of scalafmt repo into here.

About

Use this instead, it's much better ------->

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages