mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-04 01:43:40 +00:00
New: Integration of capp_lint in xCodeCapp
Now capp_lint is fully integrated in xCodeCapp. You can check the entire project with the menuitem of the app. There is an option in the preference to make a capp_lint (on the file who was just processed) each time a file is processed by xCodeCapp. Error of capp_lint are reported in the error tableView. The messages displayed the following informations : path of the file, line and error.
This commit is contained in:
@@ -27,5 +27,6 @@ extern NSString * const kDefaultLogLevel;
|
||||
extern NSString * const kDefaultAutoOpenXcodeProject;
|
||||
extern NSString * const kDefaultShowProcessingNotices;
|
||||
extern NSString * const kDefaultUseSymlinkWhenCreatingProject;
|
||||
extern NSString * const KDefaultUsesCappLintForEveryNotifications;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user