-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set file readonly if class is deployed or if server-side source contr…
…ol reports it not editable (#1399) * Mark as readonly deployed classes and source-control-protected ISFS documents * Add `objectscript.serverSourceControl.respectEditableStatus` setting * Improve description of `respectEditableStatus` Co-authored-by: Brett Saviano <[email protected]> * Apply feedback * Be consistently explicit about `false` defaults on boolean config properties * Revert addition of boolean property defaults in `objectscript.export` --------- Co-authored-by: Brett Saviano <[email protected]>
- Loading branch information
1 parent
c426c7a
commit 54a0e43
Showing
3 changed files
with
64 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters