Keywords and invalid 0 lines


Keywords and invalid 0 lines
#1
I'm considering implementing the following automatic upon submit edits:
- Remove all lines that consist of a single "0" and replace with a blank line
- Remove all lines that are "0 //" (i.e. a blank comment) and replace with a blank line
- If the last line is a single "0", remove completely
- Capitalize the first word for all keywords.

Thoughts?
Reply
RE: Keywords and invalid 0 lines
#2
(6 hours ago)Orion Pobursky Wrote: - Capitalize the first word for all keywords.

If the search function is not case-sensitive, would this one really matter? 

(And if the search function actually =is= case-sensitive, and I've not known this until now, then I'd argue for Title Capitalization, instead of Sentence Capitalization.) 

Thanks! 
Franklin
Reply
RE: Keywords and invalid 0 lines
#3
Search is not case sensitive. This is more for consistency than anything else.
Reply
RE: Keywords and invalid 0 lines
#4
(6 hours ago)Orion Pobursky Wrote: I'm considering implementing the following automatic upon submit edits:
- Remove all lines that consist of a single "0" and replace with a blank line
- Remove all lines that are "0 //" (i.e. a blank comment) and replace with a blank line
- If the last line is a single "0", remove completely

Sure, if you account for random whitespace after the "0" or the "0 //"

Can this be done also for all official files? (without having the go through the review process)
Reply
« Next Oldest | Next Newest »



Forum Jump:


Users browsing this thread: 1 Guest(s)