Skip to content

[Rule] Flag outdated technologies #53

Description

@SaharPak

Add a rule that detects outdated or deprecated technologies prominently featured in a CV.

Create a list of outdated tech signals:

  • jQuery (without React/Vue/modern framework)
  • AngularJS (v1, not Angular 2+)
  • PHP 5.x
  • Python 2
  • SVN (without Git)
  • Heroku (as primary deployment, post-2024)
  • CoffeeScript
  • Backbone.js
  • Grunt/Gulp (without modern bundlers)

Severity: minor if mentioned alongside modern tools, major if it's the only tooling listed in that category.

Add to UNIVERSAL_RULES in packages/core/src/rules/index.ts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions