Skip to content

adr list should not show a list of files before table #47

@ErickRodrCodes

Description

@ErickRodrCodes
  • I'm submitting a ...
    [ ] language request
    [x] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary
    Currently adr list prints a list of files before printing the ADR table list:

$ adr list
docs/adr/0001-implementation-of-decision-records.md
docs/adr/0002-implementing-nx-framework.md
╔══════════════════════════════════════╤════════════════════╤═════════════════════╗
║ Decision                             │ Last Modified Date │ Last Status         ║
╟──────────────────────────────────────┼────────────────────┼─────────────────────╢
║ 1.Implementation of Decision Records │ 2022-11-26         │ 2022-11-26 accepted ║
╟──────────────────────────────────────┼────────────────────┼─────────────────────╢
║ 2.implementing NX Framework          │ 2022-11-26         │ 2022-11-26 proposed ║
╚══════════════════════════════════════╧════════════════════╧═════════════════════╝

that list of files should be removed.

  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions