Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(jsii): submodule READMEs don't have literate examples #3347

Merged
merged 4 commits into from Jan 24, 2022

Commits on Jan 21, 2022

  1. fix(jsii): submodule READMEs don't have literate examples

    The code literally was not there to extract literate examples for
    submodule READMEs.
    
    Fixes aws/aws-cdk#18589.
    rix0rrr committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    0082526 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Linter fix

    rix0rrr committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    4b3a08b View commit details
    Browse the repository at this point in the history
  2. Use posix path-join

    rix0rrr committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    d738f64 View commit details
    Browse the repository at this point in the history
  3. Needs to be different

    rix0rrr committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    ac9fb3e View commit details
    Browse the repository at this point in the history