Skip to content

Conversation

nobu
Copy link
Member

@nobu nobu commented Apr 16, 2022

Introduce the new format similar to the .gitignore file by starting with the comment rdoc.document: 1.

  • one pattern per line
  • negative pattern starting with !
  • escaping space and # by a backslash

Introduce the new format similar to the `.gitignore` file by starting
with the comment `rdoc.document: 1`.

- one pattern per line
- negative pattern starting with `!`
- escaping space and `#` by a backslash
Copy link
Member

@zenspider zenspider left a comment

Choose a reason for hiding this comment

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

I like it!

@st0012
Copy link
Member

st0012 commented Dec 14, 2024

Can you explain more on why this change is needed? Do we want to eventually migrate all .document to new versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants