All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.eolang.motives.refs.broken-refs.md Maven / Gradle / Ivy

There is a newer version: 0.0.42
Show newest version
# Broken Refs

Object ref must follow regex:

```regexp
^[0-9]+(\.[0-9]+)*$
```

Object ref must not refer to the absent object.

@todo #19:30min Document more about `broken-refs` lint.
 Currently, there is no unit test that finds defects with broken refs.
 Let's add a few, and only then add more docs in broken-ref's motive.
TBD..




© 2015 - 2025 Weber Informatics LLC | Privacy Policy