intersystems / intersystems/isc-codetidy

Set Modified flag prior to export

Open
#43 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
ObjectScript
Stars
4
Forks
6
PR merge metrics
No merged PRs in 30d

Description

In `pkg.isc.codetidy.Utils:Run` need to add:

```
// Allow source control to export, etc.
set sourceControl.Modified(pInternalName) = 1
do sourceControl.OnAfterSave(pInternalName)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.