awslabs / awslabs/amazon-documentdb-tools
Add optional feature to output actual lines of code for unsupported operators
Open
compat-tool
- Dominant language
- Python
- Stars
- 159
- Forks
- 87
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Add optinoal feature to --file and --directory options to output actual lines of code in the output, not just file name and line number.
Contributor guide
Research direction
Start by locating the handlers for the --file and --directory options and tracing how unsupported operators are currently reported. The feature is complete when an optional setting includes the actual source lines alongside each file name and line number, while the existing output remains unchanged by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100