Safe-DS / DSL

Statically checked Data Science programs.
https://dsl.safeds.com
MIT License
11 stars 0 forks source link

docs: add warning to generated files #1208

Closed lars-reimann closed 2 weeks ago

lars-reimann commented 2 weeks ago

Summary of Changes

Add a warning at the top of generated documentation files that they must not be edited directly.

github-actions[bot] commented 2 weeks ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ MARKDOWN markdown-link-check 91 0 3.02s
✅ REPOSITORY git_diff yes no 0.17s
✅ TYPESCRIPT eslint 1 0 0 4.93s
✅ TYPESCRIPT prettier 1 0 0 1.02s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.79%. Comparing base (6f90500) to head (b52692e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1208 +/- ## ======================================= Coverage 99.79% 99.79% ======================================= Files 110 110 Lines 19243 19247 +4 Branches 4109 4110 +1 ======================================= + Hits 19203 19207 +4 Misses 40 40 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.