[Webwork-devel] Newline setting
Brought to you by:
baldree,
rickardoberg
|
From: Rickard <ri...@mi...> - 2001-12-13 08:03:30
|
Hi! Currently a large chunk of the codebase is screwed up, formatting wise. The problem is mostly with newlines (i.e. UNIX vs Windows) and to some extent tabs. Here are the rules: * Use Windows newlines, i.e. \r\n * Use a tab setting of 3, expanding into *spaces*, not the tab character If you have done some changes that have violated these rules, please fix those now. regards, Rickard ps. Matt, this applies to all of your recent changes ;-) -- Rickard Öberg |