intel / rohd

The Rapid Open Hardware Development (ROHD) framework is a framework for describing and verifying hardware in the Dart programming language.
https://intel.github.io/rohd-website
BSD 3-Clause "New" or "Revised" License
370 stars 65 forks source link

Update analysis options and doc checks for Dart 3.3.0 #463

Closed mkorbel1 closed 6 months ago

mkorbel1 commented 6 months ago

Description & Motivation

Dart 3.3.0 has created some changes in analysis options and in the output we check for documentation checks. This PR fixes those issues.