Skip to content

Commit

Permalink
Merge branch 'open_source_dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
krdash committed Jan 24, 2020
2 parents 0c768e1 + f47b791 commit 73de27a
Show file tree
Hide file tree
Showing 50 changed files with 4,926 additions and 1,809 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,3 @@ provided by the bot. You will only need to do this once across all repos using o
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.


4 changes: 2 additions & 2 deletions abaplint.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"skipGeneratedPersistentClasses": true,
"skipGeneratedFunctionGroups": true,
"applyUnspecifiedRules": false
},
},
"dependencies": [
{
"url": "https://github.com/abaplint/deps",
Expand All @@ -18,7 +18,7 @@
"errorNamespace": "^(Z|Y)",
"globalConstants": [],
"globalMacros": []
},
},
"rules": {
"7bit_ascii": {
"enabled": true,
Expand Down

0 comments on commit 73de27a

Please sign in to comment.