Skip to content

fix(docs): Remove redundant ignore rule in actionlint.yml configuration and update Rector command in composer.json to remove unnecessary 'src' argument.#31

Merged
terabytesoftw merged 1 commit into
mainfrom
fix_mini_13
Jan 29, 2026
Merged

fix(docs): Remove redundant ignore rule in actionlint.yml configuration and update Rector command in composer.json to remove unnecessary 'src' argument.#31
terabytesoftw merged 1 commit into
mainfrom
fix_mini_13

Conversation

@terabytesoftw
Copy link
Copy Markdown
Contributor

@terabytesoftw terabytesoftw commented Jan 29, 2026

Pull Request

Q A
Is bugfix? ✔️
New feature?
Breaks BC?

Summary by CodeRabbit

  • Documentation

    • Removed Code of Conduct, issue template, and pull request template files.
    • Updated CHANGELOG with recent fixes and updates.
  • Chores

    • Removed GitHub sponsor funding entry.
    • Updated linting configuration to enforce stricter rules.
    • Updated build script configuration to streamline the process.

✏️ Tip: You can customize this high-level summary in your review settings.

…tion and update Rector command in `composer.json` to remove unnecessary 'src' argument.
@terabytesoftw terabytesoftw added the bug Something isn't working label Jan 29, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 29, 2026

📝 Walkthrough

Walkthrough

The pull request removes five GitHub documentation and template files from the .github directory, updates the Rector command in composer.json to omit the explicit 'src' argument, removes an ignore rule from actionlint configuration, and documents these administrative changes in the CHANGELOG.

Changes

Cohort / File(s) Summary
GitHub Templates and Configuration
.github/CODE_OF_CONDUCT.md, .github/FUNDING.yml, .github/ISSUE_TEMPLATE.md, .github/PULL_REQUEST_TEMPLATE.md
Removed documentation files including code of conduct, funding configuration, and GitHub issue/pull request templates.
Linter Configuration
.github/linters/actionlint.yml
Removed an ignore rule for alias node mapping errors in workflow linter configuration.
Build Configuration and Documentation
composer.json, CHANGELOG.md
Updated Rector script command to remove explicit source path argument and documented the administrative changes.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Poem

🐰 The files they said their last goodbye,
Old templates waved beneath the sky,
Rector found its simpler way,
The linter rules had their say—
Cleaner config marks the day! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main changes: removal of a redundant ignore rule in actionlint.yml and updating the Rector command in composer.json by removing the 'src' argument.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@terabytesoftw terabytesoftw merged commit 494e529 into main Jan 29, 2026
46 checks passed
@terabytesoftw terabytesoftw deleted the fix_mini_13 branch January 29, 2026 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant