You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
there is Constants.scala which has a number of defaults, but then there are also many options (AnchorTuples and others) which have a default in their companion object. We should consolidate around one style (I prefer the constants approach).
The text was updated successfully, but these errors were encountered:
there is Constants.scala which has a number of defaults, but then there are also many options (AnchorTuples and others) which have a default in their companion object. We should consolidate around one style (I prefer the constants approach).
The text was updated successfully, but these errors were encountered: