Skip to content

Fix formatting empty lists#46

Merged
atextor merged 5 commits intoatextor:mainfrom
external-Bogdan-Toma:fix-rdf-nil-formatting
Apr 1, 2025
Merged

Fix formatting empty lists#46
atextor merged 5 commits intoatextor:mainfrom
external-Bogdan-Toma:fix-rdf-nil-formatting

Conversation

@external-Bogdan-Toma
Copy link
Contributor

@external-Bogdan-Toma external-Bogdan-Toma commented Mar 27, 2025

Fixing formatting empty list () which results into rdf:nil

:aThing a :element ;
   :has rdf:nil .

Fix #45

Copy link
Owner

@atextor atextor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thank you!

@atextor atextor merged commit 30f4c18 into atextor:main Apr 1, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Formatter formats empty lists as rdf:nil

2 participants