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

Remove unnecessary file_name parameter from Parser#initialize #1146

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Aug 1, 2024

Similar to #1135, the file_name argument's value should be the name as top_level.absolute_name. So passing it separately is not necessary.

@st0012 st0012 requested a review from colby-swandale August 1, 2024 15:46
@st0012 st0012 added this to the v6.8.0 milestone Oct 17, 2024
@st0012 st0012 modified the milestones: v6.8.0, v7.0.0 Nov 13, 2024
@st0012 st0012 removed this from the v7.0.0 milestone Jan 21, 2025
@st0012 st0012 force-pushed the remove-unnecessary-file-name branch from 511ffe9 to 19d0bd9 Compare January 21, 2025 10:01
@st0012 st0012 requested a review from vinistock January 21, 2025 17:29
@st0012 st0012 force-pushed the remove-unnecessary-file-name branch from 19d0bd9 to aa4179c Compare January 24, 2025 17:46
@st0012 st0012 merged commit 75d1511 into master Jan 27, 2025
51 checks passed
@st0012 st0012 deleted the remove-unnecessary-file-name branch January 27, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants