What's Changed
- Fix lint config by @marinofelipe in #46
- pin spmgraph to a revision in the config by @marinofelipe in #47
This ensures that the spmgraph config package, used for configuring the lint rules and used when running spmgraph config and spmgraph load, works properly. Such a package depends on the spmgraph's SPMGraphDescriptionInterface library for building the lint configuration, which has to be correctly resolved as a dependency.
Full Changelog: 1.0.0...1.0.1