Skip to content

Update VS Code configs, add Unlicense, and refactor ESLint to use @gesslar/uglier#485

Open
gesslar wants to merge 1 commit into02-21-ci_replace_github_actions_with_delegated_quality_and_release_workflowsfrom
02-21-chore_update_dev_tooling_and_project_metadata
Open

Update VS Code configs, add Unlicense, and refactor ESLint to use @gesslar/uglier#485
gesslar wants to merge 1 commit into02-21-ci_replace_github_actions_with_delegated_quality_and_release_workflowsfrom
02-21-chore_update_dev_tooling_and_project_metadata

Conversation

@gesslar
Copy link
Owner

@gesslar gesslar commented Feb 22, 2026

This pull request introduces several development environment improvements and configuration changes:

License and Legal

  • Added UNLICENSE.txt file releasing the software into the public domain

Development Environment

  • Updated .gitignore to exclude .claude/ and output/ directories
  • Removed broken symlink bin directory
  • Removed lua formatter configuration path from VS Code settings

VS Code Debug Configurations

  • Renamed debug configurations for better clarity (e.g., "CLI - LPCDocs to Markdown (Lang, Format)" → "CLI - LPCDocs to Markdown (Specific)")
  • Added -C 100 argument to multiple debug configurations
  • Changed --printer argument to --formatter in specific configurations
  • Removed several debug configurations including Chokidar examples and some LuaDocs/Wikitext variants
  • Updated debug levels and simplified remaining configurations

Code Quality Tools

  • Completely refactored ESLint configuration to use @gesslar/uglier package instead of inline configuration
  • Replaced extensive custom ESLint rules with a simplified configuration using predefined rule sets

Documentation

  • Updated README.md to use "formatters" terminology instead of "printers" for consistency

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gesslar gesslar force-pushed the 02-21-ci_replace_github_actions_with_delegated_quality_and_release_workflows branch from 2a16c2d to a4e4873 Compare February 22, 2026 06:05
@gesslar gesslar force-pushed the 02-21-chore_update_dev_tooling_and_project_metadata branch from 217304e to 1696aa9 Compare February 22, 2026 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant