Skip to content

0.3.3 - Pitfalls & Warning Patches III, config File Implementation

Latest

Choose a tag to compare

@Anas-Elhounsri Anas-Elhounsri released this 24 Jun 09:31
ed0dfc6
  • @vuillaut Added support for repository-level config files and profile-driven execution (e.g., dev vs. prerelease) to allow custom strictness, per-check parameters, ignored pitfalls, and excluded metadata sources in #88

  • @vuillaut Improved the SoMEF failure experience by aborting early with clear, actionable errors when no JSON outputs are produced or when GitHub token scopes are insufficient in #88

  • @vuillaut Updated documentation and expanded the pytest suite to cover the new configuration pathways and failure logic #88

  • @Anas-Elhounsri Overall patches to detection logic of pitfalls/warnings, updates on ground truth dataset and performance comparison.